uint8_t_surface_quality;// image quality (below 15 you can't trust the dx,dy values returned)
Vector2i_raw;// raw x,y values from sensor
Vector2f_velocity;// x, y velocity in m/s
float_ground_distance_m;// ground distance in m
uint8_t_surface_quality;// image quality (below TBD you can't trust the dx,dy values returned)
Vector2f_flowRate;// optical flow angular rate in rad/sec measured about the X and Y body axis. A RH rotation about a sensor axis produces a positive rate.
Vector2f_bodyRate;// body inertial angular rate in rad/sec measured about the X and Y body axis. A RH rotation about a sensor axis produces a positive rate.
uint32_t_last_update;// millis() time of last update