varX property

  1. @ImcField('North position variance', 'var_x', ImcType.typeFp32, units: 'm')
double varX

The North offset variance of the North/East/Down field with respect to LLH.

Implementation

@ImcField('North position variance', 'var_x', ImcType.typeFp32, units: 'm')
double get varX;