y property

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

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

Implementation

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