offY property

  1. @ImcField('Formation offset -- Cross-track', 'off_y', ImcType.typeFp32, units: 'm')
double offY

Distance that the system must respect along the yy axis.

Implementation

@ImcField('Formation offset -- Cross-track', 'off_y', ImcType.typeFp32,
    units: 'm')
double get offY;