![]() |
Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
|
Contains a class holding the individual radiation parameters. More...


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. | |
Contains a class holding the individual radiation parameters.