Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
ChipHeatingMode.h File Reference

Contains an enum for the available chip heating modes. More...

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

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.
 

Detailed Description

Contains an enum for the available chip heating modes.

Author
Optris GmbH & Co. KG
Date
2025-02-17