4#include "../../../catch2/catch.hpp"
10template struct mx::AO::sim::wfMeasurement<double>;
18namespace unitTest::placeholder::ao_sim_generalIntegrator_test
26TEST_CASE(
"generalIntegrator API has a test placeholder",
"[ao::sim::generalIntegrator][placeholder]" )
28 SUCCEED(
"generalIntegrator behavioral assertions are pending." );
Implements a general integrator controller.
Declares and defines a general integrator controller class for AO control.
TEST_CASE("Loading aoAtmosphere config settings", "[ao::analysis::aoAtmosphere]")
Verify parsing and validation of atmosphere configuration settings.