Data Structures | |
struct | State |
State variable struct. More... | |
Enumerations | |
enum | State { PRELAUNCH , LAUNCH , COAST , APOGEE , DESCENT } |
Flight state enum. More... | |
Functions | |
void | State_init () |
State * | State_getState () |
struct State |
enum State |
Flight state enum.
Describes the current phase of flight