converg property

  1. @ImcField('Convergence', 'Converg', ImcType.typeFp32, units: 'm')
double converg

Convergence evalution variable. Value indicates the position error to which the system is converging, tacking into account the aircraft current position error and velocity.

Implementation

@ImcField('Convergence', 'Converg', ImcType.typeFp32, units: 'm')
double get converg;