API
Applications
Utilities
API
Handbook
GitHub
Home
smc100ccCtrl.cpp
Go to the documentation of this file.
1
/** \file smc100ccCtrl.cpp
2
* \brief The MagAO-X smc100ccCtrl app source file.
3
* \author Chris Bohlman (cbohlman@pm.me)
4
*
5
* \ingroup smc100ccCtrl_files
6
*
7
* History:
8
* - 2019-01-10 created by CJB
9
*/
10
#include "
smc100ccCtrl.hpp
"
11
12
int
main
(
int
argc,
char
** argv)
13
{
14
MagAOX::app::smc100ccCtrl
ctrl;
15
16
return
ctrl.main(argc, argv);
17
}
MagAOX::app::smc100ccCtrl
Definition:
smc100ccCtrl.hpp:44
main
int main(int argc, char **argv)
Definition:
smc100ccCtrl.cpp:12
smc100ccCtrl.hpp
The smc controller communicator.
apps
smc100ccCtrl
smc100ccCtrl.cpp
Generated by
1.9.1