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

Go to the source code of this file.
Classes | |
| struct | NoiseVariances |
| struct | InitialState |
| class | VerticalVelocityEstimator |
| 1D Kalman filter fusing altimeter and accelerometer data. More... | |
Variables | |
| constexpr float | kMillisecondsToSeconds = 0.001f |
|
constexpr |
Definition at line 10 of file VerticalVelocityEstimator.h.