y property

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

Device's position over the Y axis.

Implementation

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