vE property

  1. @ImcField('Velocity East', 'v_e', ImcType.typeFp32, units: 'm/s')
double vE

Velocity East coordinate.

Implementation

@ImcField('Velocity East', 'v_e', ImcType.typeFp32, units: 'm/s')
double get vE;