Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
RadiationParameters.h File Reference

Contains a class holding the individual radiation parameters. More...

#include <string>
#include <ostream>
#include "otcsdk/Api.h"
#include "otcsdk/Exceptions.h"
Include dependency graph for RadiationParameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  optris::RadiationParameters
 Holds the radiation parameters for a frame or a measurement field. More...
 

Namespaces

namespace  optris
 Main SDK namespace.
 

Enumerations

enum class  optris::RadiationParameterSource { optris::Sdk , optris::Pif }
 Represents the different sources of radiation parameters. More...
 

Functions

OTC_SDK_API std::string optris::toString (RadiationParameterSource source) noexcept
 Returns a string representation of the given radiation parameter source.
 
OTC_SDK_API std::ostream & optris::operator<< (std::ostream &out, const RadiationParameters &radiation) noexcept
 Ouput stream operator for radiation parameters.
 
OTC_SDK_API std::ostream & optris::operator<< (std::ostream &out, RadiationParameterSource source) noexcept
 Ouput stream operator for radiation parameter sources.
 

Detailed Description

Contains a class holding the individual radiation parameters.

Author
Optris GmbH & Co. KG
Date
2025-07-22