|
Avionics
Core avionics package for CURE flight computers
|
#include "data_handling/DataPoint.h"#include "data_handling/DataSaver.h"#include "state_estimation/ApogeeDetector.h"#include "state_estimation/LaunchDetector.h"#include "state_estimation/StateEstimationTypes.h"#include "state_estimation/States.h"#include "state_estimation/BaseStateMachine.h"

Go to the source code of this file.
Classes | |
| class | BurnoutStateMachine |
| State machine variant that explicitly models motor burnout before coast. More... | |