API
Applications
Utilities
API
Handbook
GitHub
Home
Loading...
Searching...
No Matches
modalGainOpt.cpp
Go to the documentation of this file.
1
/** \file modalGainOpt.cpp
2
* \brief The MagAO-X PSD-based gain optimizer main program source file.
3
*
4
* \ingroup template_files
5
*/
6
7
#include "
modalGainOpt.hpp
"
8
9
10
int
main
(
int
argc,
char
**argv)
11
{
12
MagAOX::app::modalGainOpt
xapp;
13
14
return
xapp.main(argc, argv);
15
16
}
MagAOX::app::modalGainOpt
The MagAO-X PSD-based gain optimizer.
Definition
modalGainOpt.hpp:207
main
int main()
Definition
configusbhub.cpp:20
modalGainOpt.hpp
The MagAO-X PSD-based gain optimizer header file.
apps
modalGainOpt
modalGainOpt.cpp
Generated by
1.9.8