Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
TemperaturePrecision.h File Reference

Contains an enum representing the different temperature precisions and constants denoting invalid temperatures. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  optris
 Main SDK namespace.
 

Enumerations

enum class  optris::TemperaturePrecision { optris::Unknown = 0 , optris::Standard = 1 , optris::High = 2 }
 Represents the available temperature precisions. More...
 

Variables

static constexpr float optris::INVALID_TEMPERATURE = -100.F
 All temperatures in °C equal or lower are invalid.
 
static constexpr unsigned short optris::INVALID_VALUE = 0
 All internal temperature values equal to this are invalid.
 

Detailed Description

Contains an enum representing the different temperature precisions and constants denoting invalid temperatures.

Author
Optris GmbH Co. KG
Date
2025-02-17