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.
10 lines
204 B
10 lines
204 B
7 years ago
|
uint64 timestamp # time since system start (microseconds)
|
||
|
|
||
|
float32 horizontal_slope_displacement
|
||
|
|
||
|
float32 slope_angle_rad
|
||
|
|
||
|
float32 flare_length
|
||
|
|
||
|
bool abort_landing # true if landing should be aborted
|