phi property

  1. @ImcField('Roll Angle', 'phi', ImcType.typeFp32, units: 'rad')
double phi

Rotation around the device longitudinal axis.

Implementation

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