API
Applications
Utilities
API
Handbook
GitHub
Home
picamCtrl.cpp
Go to the documentation of this file.
1
/** \file picamCtrl.cpp
2
* \brief The MagAO-X Princeton Instruments EMCCD camera controller main program.
3
*
4
* \author Jared R. Males (jaredmales@gmail.com)
5
*
6
* \ingroup picamCtrl_files
7
*/
8
9
10
#include "
picamCtrl.hpp
"
11
12
int
main
(
int
argc,
char
** argv)
13
{
14
MagAOX::app::picamCtrl
pcam;
15
16
return
pcam.main(argc, argv);
17
}
MagAOX::app::picamCtrl
Definition:
picamCtrl.hpp:138
main
int main(int argc, char **argv)
Definition:
picamCtrl.cpp:12
picamCtrl.hpp
The MagAO-X Princeton Instruments EMCCD camera controller.
apps
picamCtrl
picamCtrl.cpp
Generated by
1.9.1