beamWidth property

  1. @ImcField('Beam Width', 'beam_width', ImcType.typeFp32, units: 'rad')
double beamWidth

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

Implementation

@ImcField('Beam Width', 'beam_width', ImcType.typeFp32, units: 'rad')
double get beamWidth;