38 explicit ADA(
const KalmanFilter::KalmanConfig kalmanConfig);
45 void update(
const float pressure);
ReferenceValues getReferenceValues()
Returns the current reference values.
void setReferenceValues(const ReferenceValues reference)
Changes the reference values.
void setKalmanConfig(KalmanFilter::KalmanConfig config)
Changes the kalman filter configuration.
void update()
Update the Kalman filter, skipping the correct step.
ADA(const KalmanFilter::KalmanConfig kalmanConfig)
This file includes all the types the logdecoder script will decode.
Reference values for the Apogee Detection Algorithm.