u property

  1. @ImcField('Body-Fixed xx Linear Velocity', 'u', ImcType.typeFp32, units: 'm/s')
double u

Body-fixed frame xx axis linear velocity component.

Implementation

@ImcField('Body-Fixed xx Linear Velocity', 'u', ImcType.typeFp32,
    units: 'm/s')
double get u;