angAperture property

  1. @ImcField('Angular Aperture', 'angAperture', ImcType.typeFp32, units: 'rad')
double angAperture

Angular aperture of the sensor (looking downwards).

Implementation

@ImcField('Angular Aperture', 'angAperture', ImcType.typeFp32, units: 'rad')
double get angAperture;