Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
Constants defining simulator propagation modes.

Macros

#define PHYSICS_MODE_ACTUAL   0
 
#define PHYSICS_MODE_LVLH   1
 
#define PHYSICS_MODE_SURFACE   2
 

Detailed Description