range property

  1. @ImcField('Range', 'range', ImcType.typeFp32, units: 'm')
double range

The meaning of this field depends on the operation and is explained in the operation's description.

Implementation

@ImcField('Range', 'range', ImcType.typeFp32, units: 'm')
double get range;