![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
Contains a static class that allows for the basic configuration of the SDK and for retrieving basic information about the SDK. More...
Go to the source code of this file.
Classes | |
class | optris::Sdk |
Static class granting access to SDK wide configuration and utility functions. More... | |
Namespaces | |
namespace | optris |
Main SDK namespace. | |
Enumerations | |
enum class | optris::Verbosity { optris::Off = 1 , optris::Error = 2 , optris::Warning = 3 , optris::Info = 4 , optris::Debug = 5 } |
Represents the different logging verbosity levels. More... | |
enum class | optris::CalibrationFileSource { optris::Device , optris::Filesystem , optris::Internet , optris::Empty } |
Represents the different sources from which the calibration files can be acquired. More... | |
Contains a static class that allows for the basic configuration of the SDK and for retrieving basic information about the SDK.