phi property

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

The phi Euler angle from the vehicle's attitude.

Implementation

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