offX property

  1. @ImcField('Formation offset -- Along-track', 'off_x', ImcType.typeFp32, units: 'm')
double offX

Distance that the system must respect along the xx axis.

Implementation

@ImcField('Formation offset -- Along-track', 'off_x', ImcType.typeFp32,
    units: 'm')
double get offX;