beamHeight property

  1. @ImcField('Beam Height', 'beam_height', ImcType.typeFp32, units: 'rad')
double beamHeight

Beam height of the instrument. A negative number denotes that this information is not available or is not applicable.

Implementation

@ImcField('Beam Height', 'beam_height', ImcType.typeFp32, units: 'rad')
double get beamHeight;