mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Go to the source code of this file.
Macros | |
#define | MX_NO_ERROR_REPORTS |
Typedefs | |
typedef double | realT |
Functions | |
SCENARIO ("Loading aoPSD config settings", "[ao::analysis::aoPSD]") | |
#define MX_NO_ERROR_REPORTS |
Definition at line 5 of file aoPSDs_test.cpp.
typedef double realT |
Definition at line 9 of file aoPSDs_test.cpp.
SCENARIO | ( | "Loading aoPSD config settings" | , |
"" | [ao::analysis::aoPSD] | ||
) |
Scenario: Loading aoAtmosphere config settings
Verify parsing of config
Definition at line 20 of file aoPSDs_test.cpp.
References mx::AO::analysis::PSDComponent::amplitude, mx::AO::analysis::vonKarmanSpectrum< realT >::component(), mx::AO::analysis::vonKarmanSpectrum< realT >::D(), mx::AO::analysis::PSDComponent::dispAmplitude, mx::AO::analysis::PSDComponent::dispPhase, mx::AO::analysis::vonKarmanSpectrum< realT >::loadConfig(), mx::AO::analysis::PSDComponent::phase, mx::app::appConfigurator::readConfig(), mx::AO::analysis::vonKarmanSpectrum< realT >::scintillation(), mx::AO::analysis::vonKarmanSpectrum< realT >::setupConfig(), mx::AO::analysis::vonKarmanSpectrum< realT >::subPiston(), mx::AO::analysis::vonKarmanSpectrum< realT >::subTipTilt(), and mx::app::writeConfigFile().