x property

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

X offsets of the target in the real world frame.

Implementation

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