coff property

  1. @ImcField('Curve Offset', 'coff', ImcType.typeUInt8, units: 'm')
int coff

Desired curve offset.

Implementation

@ImcField('Curve Offset', 'coff', ImcType.typeUInt8, units: 'm')
int get coff;