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