| RemoteCameraSettingsEnumerateTemperatureRanges Method |
Array of temperature ranges (in Kelvin). Use this method to determine the number of
available temperature ranges.
Use the array index to modify the temperature range
SetTemperatureRangeIndex(Int32).
Namespace: Flir.Atlas.Live.RemoteAssembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax public Range<double>[] EnumerateTemperatureRanges()
Return Value
Type:
RangeDoubleArray of temperature ranges.
Exceptions See Also