#include "rk4.h"
#include <Arduino.h>
#include <array>
#include <cmath>
Contains the code to dynamically predict the apogee using data from the kalman filter