| ImageParametersExternalOpticsTemperature Property |
Gets or sets the external optics temperature.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public double ExternalOpticsTemperature { 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