| ImageParametersExternalOpticsTransmission Property |
Gets or sets the external optics transmission.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public double ExternalOpticsTransmission { get; set; }
Property Value
Type:
DoubleRemarks
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