vx property

  1. @ImcField('Ground Velocity X (North)', 'vx', ImcType.typeFp32, units: 'm/s')
double vx

Ground Velocity xx axis velocity component.

Implementation

@ImcField('Ground Velocity X (North)', 'vx', ImcType.typeFp32, units: 'm/s')
double get vx;