|
Avionics
Core avionics package for CURE flight computers
|
#include <cstdint>#include "data_handling/DataPoint.h"#include "state_estimation/VerticalVelocityEstimator.h"

Go to the source code of this file.
Classes | |
| struct | ApogeeDetectorInitialState |
| Represents the initial state for initializing the ApogeeDetector. More... | |
| class | ApogeeDetector |
| Detects the apogee (peak altitude) of a rocket flight using estimated altitude and vertical velocity. More... | |