y property

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

Y offsets of the target in the real world frame.

Implementation

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