uint64_t_time_last_of_fuse{0};///< time the last fusion of optical flow measurements were performed (uSec)
uint64_t_time_last_arsp_fuse{0};///< time the last fusion of airspeed measurements were performed (uSec)
uint64_t_time_last_beta_fuse{0};///< time the last fusion of synthetic sideslip measurements were performed (uSec)
uint64_t_time_last_rng_ready{0};///< time the last range finder measurement was ready (uSec)
Vector2f_last_known_posNE;///< last known local NE position vector (m)
float_last_disarmed_posD{0.0f};///< vertical position recorded at arming (m)
float_imu_collection_time_adj{0.0f};///< the amount of time the IMU collection needs to be advanced to meet the target set by FILTER_UPDATE_PERIOD_MS (sec)