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

Contains a static class that allows for the basic configuration of the SDK and for retrieving basic information about the SDK. More...

#include <string>
#include "otcsdk/Api.h"
#include "otcsdk/common/VersionInfo.h"
Include dependency graph for Sdk.h:

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...
 

Detailed Description

Contains a static class that allows for the basic configuration of the SDK and for retrieving basic information about the SDK.

Author
Optris GmbH Co. KG
Date
2025-04-22