n property

  1. @ImcField('N', 'n', ImcType.typeFp32, units: 'm')
double n

X coordinate of the target in the navigation reference frame.

Implementation

@ImcField('N', 'n', ImcType.typeFp32, units: 'm')
double get n;