API
Applications
Utilities
API
Handbook
GitHub
Home
Loading...
Searching...
No Matches
cred2Ctrl.cpp
Go to the documentation of this file.
1
/** \file cred2Ctrl.cpp
2
* \brief Main program for the MagAO-X C-RED 2 camera controller.
3
*
4
* \author Jared R. Males (jaredmales@gmail.com)
5
*
6
* \ingroup cred2Ctrl_files
7
*/
8
9
#include "
cred2Ctrl.hpp
"
10
11
int
main(
int
argc,
char
**argv )
12
{
13
MagAOX::app::cred2Ctrl
app;
14
15
return
app.main( argc, argv );
16
}
MagAOX::app::cred2Ctrl
MagAO-X application to control the C-RED 2 camera.
Definition
cred2Ctrl.hpp:51
cred2Ctrl.hpp
The MagAO-X C-RED 2 camera controller.
apps
cred2Ctrl
cred2Ctrl.cpp
Generated by
1.9.8