value property

  1. @ImcField('Value', 'value', ImcType.typeFp64, units: '%')
double value

The value of the desired throttle.

Implementation

@ImcField('Value', 'value', ImcType.typeFp64, units: '%')
double get value;