glideSlope property

  1. @ImcField('Glide Slope', 'glide_slope', ImcType.typeUInt8, units: '%')
int glideSlope

Ratio of the distance from the last waypoint to the landing point (touchdown) and the height difference between them.

Implementation

@ImcField('Glide Slope', 'glide_slope', ImcType.typeUInt8, units: '%')
int get glideSlope;