psi property

  1. @ImcField('Yaw Angle', 'psi', ImcType.typeFp32, units: 'rad')
double psi

Rotation around the device vertical axis.

Implementation

@ImcField('Yaw Angle', 'psi', ImcType.typeFp32, units: 'rad')
double get psi;