You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
281 B
5 lines
281 B
6 years ago
|
float32 integration_interval # Integration Interval in seconds
|
||
|
float32[2] rate_gyro_integral # Integrated Gyro Data in radians
|
||
|
float32[2] flow_integral # Integrated LOS Data in radians
|
||
|
uint8 quality # Flow Data Quality Lowest(0)-Highest(255) Unitless
|