d property

  1. @ImcField('D', 'd', ImcType.typeFp32, units: 'm')
double d

Z coordinate of the target in the navigation reference frame.

Implementation

@ImcField('D', 'd', ImcType.typeFp32, units: 'm')
double get d;