overlap property

  1. @ImcField('Overlap', 'overlap', ImcType.typeUInt8, units: '%')
int overlap

Amount of overlap among different transect surveys.

Implementation

@ImcField('Overlap', 'overlap', ImcType.typeUInt8, units: '%')
int get overlap;