theta property

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

Device's rotation over the Y axis.

Implementation

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