vy property

  1. @ImcField('Ground Velocity Y (East)', 'vy', ImcType.typeFp32, units: 'm/s')
double vy

Ground Velocity yy axis velocity component.

Implementation

@ImcField('Ground Velocity Y (East)', 'vy', ImcType.typeFp32, units: 'm/s')
double get vy;