Click or drag to resize
ImageParametersTransmission Property
Gets or sets the atmospheric transmission.

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

Property Value

Type: Double
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionAtmospheric transmission is out of range.
Remarks
'The atmosphere' is the medium between the object being measured and the camera, normally air. Specify the transmission of, e.g., an external lens or heat shield.
See Also