Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
BaseStateMachine Member List

This is the complete list of members for BaseStateMachine, including all inherited members.

BaseStateMachine(FlightState initialState=STATE_UNARMED)BaseStateMachineexplicit
changeState(FlightState newState)BaseStateMachineprotected
getFlightState() constBaseStateMachineprotected
getMaxStateEntryCallbacks()BaseStateMachineinlinestatic
getState() constBaseStateMachinevirtual
kMaxStateEntryCallbacksBaseStateMachinestatic
registerOnStateEntry(FlightState targetState, StateEntryCallback functionPtr)BaseStateMachine
StateEntryCallback typedefBaseStateMachine
update(const AccelerationTriplet &accel, const DataPoint &alt)=0BaseStateMachinepure virtual
~BaseStateMachine()=defaultBaseStateMachinevirtual