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