ImageParameters Class |
Namespace: Flir.Atlas.Image
public class ImageParameters
The ImageParameters type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
AtmosphericTemperature |
Gets or sets the atmospheric temperature.
| |
Distance |
Gets or sets the distance from camera to focused object.
| |
Emissivity |
Gets or sets the default emissivity for the IR Image.
| |
ExternalOpticsTemperature |
Gets or sets the external optics temperature.
| |
ExternalOpticsTransmission |
Gets or sets the external optics transmission.
| |
ReferenceTemperature |
Gets or sets the reference temperature.
| |
ReflectedTemperature |
Gets or sets the reflected temperature.
| |
RelativeHumidity |
Gets or sets relative humidity (0.0 - 1.0).
| |
Transmission |
Gets or sets the atmospheric transmission.
|
Name | Description | |
---|---|---|
ImageParametersChanged |
Occurs when an Image parameter is changed.
|