abortZ property

  1. @ImcField('Abort Z Reference', 'abort_z', ImcType.typeFp32, units: 'm')
double abortZ

Abort altitude or height. If landing is aborted while executing, the UAV will maintain its course and attempt to climb to the abort z reference.

Implementation

@ImcField('Abort Z Reference', 'abort_z', ImcType.typeFp32, units: 'm')
double get abortZ;