![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
Contains a class defining the configuration of an alarm channel. More...
#include <ostream>#include <string>#include <vector>#include "otcsdk/Api.h"#include "otcsdk/alarms/AlarmProperties.h"#include "otcsdk/common/Range.h"#include "otcsdk/fields/FieldProperties.h"#include "otcsdk/fields/MeasurementField.h"#include "otcsdk/pif/PifProperties.h"
Go to the source code of this file.
Classes | |
| struct | optris::AlarmChannelConfig |
| Holds the configuration of an alarm channel. More... | |
Namespaces | |
| namespace | optris |
| Main SDK namespace. | |
Functions | |
| OTC_SDK_API std::ostream & | optris::operator<< (std::ostream &out, const AlarmChannelConfig &config) noexcept |
| Output stream operator for alarm channel configurations. | |
Contains a class defining the configuration of an alarm channel.