speedHorizontal property

uint16_t speedHorizontal
final

Ground speed. Positive only. If unknown: 25500 cm/s. If speed is larger than 25425 cm/s, use 25425 cm/s.

MAVLink type: uint16_t

units: cm/s

speed_horizontal

Implementation

final uint16_t speedHorizontal;