API
Applications
Utilities
API
Handbook
GitHub
Home
filterWheelCtrl.cpp
Go to the documentation of this file.
1
/** \file filterWheelCtrl.cpp
2
* \brief The MagAO-X Filter Wheel Controller
3
*
4
* \ingroup filterWheelCtrl_files
5
*/
6
7
8
#include "
filterWheelCtrl.hpp
"
9
10
int
main
(
int
argc,
char
** argv)
11
{
12
MagAOX::app::filterWheelCtrl
fwc;
13
14
return
fwc.main(argc, argv);
15
}
MagAOX::app::filterWheelCtrl
Definition:
filterWheelCtrl.hpp:44
main
int main(int argc, char **argv)
Definition:
filterWheelCtrl.cpp:10
filterWheelCtrl.hpp
The MagAO-X Filter Wheel Controller.
apps
filterWheelCtrl
filterWheelCtrl.cpp
Generated by
1.9.1