|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions | |
| unitTest::ao_sim_turbAtmosphere_test::TEST_CASE ("turbAtmosphere generates a one-layer subharmonic screen", "[ao::sim::turbAtmosphere]") | |
| Verifies a configured one-layer atmosphere produces a finite phase screen. | |
| unitTest::ao_sim_turbAtmosphere_test::TEST_CASE | ( | "turbAtmosphere generates a one-layer subharmonic screen" | , |
| "" | [ao::sim::turbAtmosphere] ) |
Verifies a configured one-layer atmosphere produces a finite phase screen.
Exercises mx::AO::sim::turbAtmosphere::setup, mx::AO::sim::turbAtmosphere::setLayers, and mx::AO::sim::turbAtmosphere::genLayers with subharmonics enabled.
Definition at line 25 of file turbAtmosphere_test.cpp.
References mx::AO::analysis::aoSystem< _realT, _inputSpectT, iosT >::D(), mx::AO::analysis::aoSystem< _realT, _inputSpectT, iosT >::lam_sci(), and mx::AO::analysis::aoAtmosphere< _realT >::setSingleLayer().