x property

  1. @ImcField('Device Position - X', 'x', ImcType.typeFp32, units: 'm')
double x

Device's position over the X axis.

Implementation

@ImcField('Device Position - X', 'x', ImcType.typeFp32, units: 'm')
double get x;