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

Contains a class encapsulating the configuration of a measurement field. More...

#include <string>
#include <ostream>
#include <vector>
#include "otcsdk/Api.h"
#include "otcsdk/Exceptions.h"
#include "otcsdk/common/Vector.h"
#include "otcsdk/fields/FieldProperties.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  optris::FieldShapeConfig
 Encapsulates the configuration of a field shape. More...
 
struct  optris::MeasurementFieldConfig
 Encapsulates the configuration of a measurement field. More...
 

Namespaces

namespace  optris
 Main SDK namespace.
 

Functions

OTC_SDK_API std::ostream & optris::operator<< (std::ostream &out, const FieldShapeConfig &fieldShapeConfig) noexcept
 Ouput stream operator for field shape configurations.
 
OTC_SDK_API std::ostream & optris::operator<< (std::ostream &out, const MeasurementFieldConfig &config) noexcept
 Ouput stream operator for measurement field configurations.
 

Detailed Description

Contains a class encapsulating the configuration of a measurement field.

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