x property

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

X coordinate of the target in the local device's reference frame.

Implementation

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