theta property

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

The theta Euler angle from the vehicle's attitude.

Implementation

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