yaw property

  1. @ImcField('Yaw', 'yaw', ImcType.typeFp64, units: 'rad')
double yaw

The psi Euler angle from the vehicle's attitude.

Implementation

@ImcField('Yaw', 'yaw', ImcType.typeFp64, units: 'rad')
double get yaw;