API
Applications
Utilities
API
Handbook
GitHub
Home
Loading...
Searching...
No Matches
flowRPM.cpp
Go to the documentation of this file.
1
/** \file flowRPM.cpp
2
* \brief The MagAO-X flowRPM main program.
3
*
4
* \ingroup flowRPM_files
5
*/
6
7
#include "
flowRPM.hpp
"
8
9
int
main(
int
argc,
char
**argv )
10
{
11
MagAOX::app::flowRPM
xapp
;
12
13
return
xapp
.main( argc, argv );
14
}
MagAOX::app::flowRPM
The MagAO-X flow-from-RPM monitor.
Definition
flowRPM.hpp:41
flowRPM.hpp
The MagAO-X flowRPM application header.
xapp
Definition
__init__.py:1
apps
flowRPM
flowRPM.cpp
Generated by
1.9.8