alt property

int32_t alt
final

Altitude (MSL). Positive for up. Note that virtually all GPS modules provide the MSL altitude in addition to the WGS84 altitude.

MAVLink type: int32_t

units: mm

alt

Implementation

final int32_t alt;