mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
geo_test.cpp File Reference

Go to the source code of this file.

Functions

 SCENARIO ("Verify compilation and calculations of math::angleMod", "[math::angleMod]")
 
 SCENARIO ("Verify compilation and calculations of math::angleDiff", "[math::angleDiff]")
 

Function Documentation

◆ SCENARIO() [1/2]

SCENARIO ( "Verify compilation and calculations of math::angleDiff"  ,
""  [math::angleDiff] 
)

Verify compilation and calculations of math::angleDiff. Tests that various angle differences are calculated correctly for both radians and degrees.

Definition at line 86 of file geo_test.cpp.

◆ SCENARIO() [2/2]

SCENARIO ( "Verify compilation and calculations of math::angleMod"  ,
""  [math::angleMod] 
)

Verify compilation and calculations of math::angleMod. Tests that various angle modulos are calculated correctly for both radians and degrees.

Definition at line 16 of file geo_test.cpp.

References mx::math::dtor().