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.
8 lines
395 B
8 lines
395 B
5 years ago
|
uint64 timestamp # time since system start (microseconds)
|
||
|
|
||
|
float32 indicated_frequency_hz # indicated rotor Frequency in Hz
|
||
|
float32 estimated_accurancy_hz # estimated accurancy in Hz
|
||
|
float32 indicated_frequency_rpm # indicated rotor Frequency in Revolution per minute
|
||
|
float32 estimated_accurancy_rpm # estimated accurancy in Revolution per minute
|
||
|
|