endZ property

  1. @ImcField('End Point -- Z Reference', 'end_z', ImcType.typeFp32, units: 'm')
double endZ

Depth or altitude for the end point. This parameter will be ignored if the 'NO_Z' flag is set.

Implementation

@ImcField('End Point -- Z Reference', 'end_z', ImcType.typeFp32, units: 'm')
double get endZ;