w property

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

Desired speed along the vehicle's z axis.

Implementation

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