posSimErr property

  1. @ImcField('Position Mismatch', 'PosSimErr', ImcType.typeFp32, units: 'm')
double posSimErr

Mismatch between the real and the simulated aircraft position.

Implementation

@ImcField('Position Mismatch', 'PosSimErr', ImcType.typeFp32, units: 'm')
double get posSimErr;