pxl property

  1. @ImcField('Pixels Per Line', 'pxl', ImcType.typeInt16)
int pxl

The number of pixels per line as the data in 'sonar_data' may correspond to more than one sequential sidescan lines.

Implementation

@ImcField('Pixels Per Line', 'pxl', ImcType.typeInt16)
int get pxl;