varY property

  1. @ImcField('East position variance', 'var_y', ImcType.typeFp32, units: 'm')
double varY

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

Implementation

@ImcField('East position variance', 'var_y', ImcType.typeFp32, units: 'm')
double get varY;