speed property

  1. @ImcField('Speed', 'speed', ImcType.typeFp32)
double speed

The value of the desired speed, in the scale specified by the "Speed Units" field.

Implementation

@ImcField('Speed', 'speed', ImcType.typeFp32)
double get speed;