x property

  1. @ImcField('Variance - x Position', 'x', ImcType.typeFp32, units: 'm')
double x

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

Implementation

@ImcField('Variance - x Position', 'x', ImcType.typeFp32, units: 'm')
double get x;