API
Applications
Utilities
API
Handbook
GitHub
Home
openLoopPSDs.cpp
Go to the documentation of this file.
1
/** \file openLoopPSDs.cpp
2
* \brief The MagAO-X openLoopPSDs main program source file.
3
*
4
* \ingroup openLoopPSDs_files
5
*/
6
7
#include "
openLoopPSDs.hpp
"
8
9
10
int
main
(
int
argc,
char
**argv)
11
{
12
MagAOX::app::openLoopPSDs
xapp;
13
14
return
xapp.main(argc, argv);
15
16
}
MagAOX::app::openLoopPSDs
Class for application to calculate rolling PSDs of modal amplitudes.
Definition:
openLoopPSDs.hpp:43
main
int main(int argc, char **argv)
Definition:
openLoopPSDs.cpp:10
openLoopPSDs.hpp
The MagAO-X openLoopPSDs app header file.
apps
openLoopPSDs
openLoopPSDs.cpp
Generated by
1.9.1