|
Avionics
Core avionics package for CURE flight computers
|
This is the complete list of members for BurnoutStateMachine, including all inherited members.
| BaseStateMachine(FlightState initialState=STATE_UNARMED) | BaseStateMachine | explicit |
| BurnoutStateMachine(IDataSaver *dataSaver, LaunchDetector *launchDetector, ApogeeDetector *apogeeDetector, VerticalVelocityEstimator *verticalVelocityEstimator) | BurnoutStateMachine | |
| changeState(FlightState newState) | BaseStateMachine | protected |
| getFlightState() const | BaseStateMachine | protected |
| getMaxStateEntryCallbacks() | BaseStateMachine | inlinestatic |
| getState() const | BaseStateMachine | virtual |
| kMaxStateEntryCallbacks | BaseStateMachine | static |
| registerOnStateEntry(FlightState targetState, StateEntryCallback functionPtr) | BaseStateMachine | |
| StateEntryCallback typedef | BaseStateMachine | |
| update(const AccelerationTriplet &accel, const DataPoint &alt) override | BurnoutStateMachine | virtual |
| ~BaseStateMachine()=default | BaseStateMachine | virtual |