![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
Contains an enum for the available chip heating modes. More...

Go to the source code of this file.
Namespaces | |
| namespace | optris |
| Main SDK namespace. | |
Enumerations | |
| enum class | optris::ChipHeatingMode { optris::Floating , optris::Auto , optris::Fixed } |
| Represents the available chip heating modes. More... | |
Functions | |
| OTC_SDK_API std::string | optris::toString (ChipHeatingMode mode) noexcept |
| Returns a string representation of the given chip heating mode. | |
| OTC_SDK_API std::ostream & | optris::operator<< (std::ostream &out, ChipHeatingMode mode) noexcept |
| Ouput stream operator for chip heating mode. | |
Contains an enum for the available chip heating modes.