Click or drag to resize
ImageParametersExternalOpticsTransmission Property
Gets or sets the external optics transmission.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public double ExternalOpticsTransmission { get; set; }

Property Value

Type: Double
Remarks
Used to compensate for optical accessory, such as a heat shield or a macro lenses. External optics will absorb some of the radiation. Use ExternalOpticsTemperature and ExternalOpticsTransmission to correct for this effect.
See Also