z property

  1. @ImcField('Force along the z axis', 'z', ImcType.typeFp64, units: 'N')
double z

Force Z along the vehicle's z axis.

Implementation

@ImcField('Force along the z axis', 'z', ImcType.typeFp64, units: 'N')
double get z;