IsothermType Enumeration |
Namespace: Flir.Atlas.Image.Isotherms
public enum IsothermType
Member name | Value | Description | |
---|---|---|---|
Above | 0 | The isotherm is above min/max values. | |
Below | 1 | The isotherm is below min/max values. | |
Interval | 2 | The isotherm is between min and max values. | |
InvertedInterval | 3 | The isotherm is below min and above max isotherm values. | |
Off | 4 | The isotherm is off. |