API
Applications
Utilities
API
Handbook
GitHub
Home
Loading...
Searching...
No Matches
closedLoopIndi.cpp
Go to the documentation of this file.
1
/** \file closedLoopIndi.cpp
2
* \brief The MagAO-X INDI Closed Loop main program source file.
3
*
4
* \ingroup closedLoopIndi_files
5
*/
6
7
#include "
closedLoopIndi.hpp
"
8
9
10
int
main
(
int
argc,
char
**argv)
11
{
12
MagAOX::app::closedLoopIndi
xapp;
13
14
return
xapp.main(argc, argv);
15
16
}
MagAOX::app::closedLoopIndi
The MagAO-X application to do closed-loop control using INDI properties.
Definition
closedLoopIndi.hpp:37
closedLoopIndi.hpp
The MagAO-X INDI Closed Loop header file.
main
int main()
Definition
configusbhub.cpp:20
apps
closedLoopIndi
closedLoopIndi.cpp
Generated by
1.9.8