mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches

Functions

 TEST_CASE ("Loading aoAtmosphere config settings", "[ao::analysis::aoAtmosphere]")
 Verify parsing and validation of atmosphere configuration settings.
 TEST_CASE ("Atmosphere layer-strength normalization is transactional", "[ao::analysis::aoAtmosphere]")
 Verify that layer-strength normalization rejects invalid inputs without changing state.
 TEST_CASE ("Atmosphere validation rejects mismatched layer vectors", "[ao::analysis::aoAtmosphere]")
 Verify that complete atmosphere validation rejects every layer-vector mismatch.
 TEST_CASE ("Atmosphere validation rejects invalid physical values", "[ao::analysis::aoAtmosphere]")
 Verify that atmosphere validation rejects nonphysical scalar and layer values.
 TEST_CASE ("Atmosphere validation accepts supported physical conventions", "[ao::analysis::aoAtmosphere]")
 Verify that atmosphere validation preserves model-specific physical conventions.
 TEST_CASE ("Atmosphere configuration propagates invalid layer strengths", "[ao::analysis::aoAtmosphere]")
 Verify that configuration loading returns layer-strength validation failures.

Function Documentation

◆ TEST_CASE() [1/6]

◆ TEST_CASE() [2/6]

TEST_CASE ( "Atmosphere layer-strength normalization is transactional" ,
"" [ao::analysis::aoAtmosphere] )

◆ TEST_CASE() [3/6]

TEST_CASE ( "Atmosphere validation accepts supported physical conventions" ,
"" [ao::analysis::aoAtmosphere] )

◆ TEST_CASE() [4/6]

◆ TEST_CASE() [5/6]

◆ TEST_CASE() [6/6]