API
Applications
Utilities
API
Handbook
GitHub
Home
pwfsSlopeCalc.cpp
Go to the documentation of this file.
1
/** \file pwfsSlopeCalc.cpp
2
* \brief The MagAO-X PWFS Slope Calculator main program source file.
3
*
4
* \ingroup pwfsSlopeCalc_files
5
*/
6
7
#include "
pwfsSlopeCalc.hpp
"
8
9
10
int
main
(
int
argc,
char
**argv)
11
{
12
MagAOX::app::pwfsSlopeCalc
xapp;
13
14
return
xapp.main(argc, argv);
15
16
}
MagAOX::app::pwfsSlopeCalc
Definition:
pwfsSlopeCalc.hpp:57
main
int main(int argc, char **argv)
Definition:
pwfsSlopeCalc.cpp:10
pwfsSlopeCalc.hpp
The MagAO-X PWFS Slope Calculator.
apps
pwfsSlopeCalc
pwfsSlopeCalc.cpp
Generated by
1.9.1