u property

  1. @ImcField('Desired Linear Speed in xx', 'u', ImcType.typeFp64, units: 'm/s')
double u

Desired speed along the vehicle's x axis.

Implementation

@ImcField('Desired Linear Speed in xx', 'u', ImcType.typeFp64, units: 'm/s')
double get u;