phi property

  1. @ImcField('Device Rotation - X', 'phi', ImcType.typeFp32, units: 'rad')
double phi

Device's rotation over the X axis.

Implementation

@ImcField('Device Rotation - X', 'phi', ImcType.typeFp32, units: 'rad')
double get phi;