psi property

  1. @ImcField('Rotation over z axis', 'psi', ImcType.typeFp32, units: 'rad')
double psi

The psi Euler angle from the vehicle's attitude.

Implementation

@ImcField('Rotation over z axis', 'psi', ImcType.typeFp32, units: 'rad')
double get psi;