![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
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"
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. | |
Contains a class encapsulating the configuration of a measurement field.