![]() |
Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
|
Encapsulates the configuration of a measurement field. More...
#include <MeasurementFieldConfig.h>

Public Member Functions | |
| OTC_SDK_API | MeasurementFieldConfig () noexcept |
| Constructor. | |
| OTC_SDK_API void | validate () |
| Validates the configuration settings. | |
Public Attributes | |
| std::string | name |
| Name of the measurement field. | |
| FieldShape | shape |
| Shape of the measurement field. | |
| FieldMode | mode |
| Mode for the measurement field. | |
| int | positionX |
| x position of the measurement field in pixels. | |
| int | positionY |
| y position of the measurement field in pixels. | |
| int | width |
| Width of the measurement field in pixels. | |
| int | height |
| Height of the measurement field in pixels. | |
| RadiationParameters | radiation |
| Radiation parameters for the measurement field. | |
Encapsulates the configuration of a measurement field.
| OTC_SDK_API void optris::MeasurementFieldConfig::validate | ( | ) |
Validates the configuration settings.
| SDKException | if the configuration contains invalid settings. |
| int optris::MeasurementFieldConfig::height |
Height of the measurement field in pixels.
Applicable for the following shapes:
| int optris::MeasurementFieldConfig::positionX |
x position of the measurement field in pixels.
Depending of the shape of the field this may refer to different things:
| int optris::MeasurementFieldConfig::positionY |
y position of the measurement field in pixels.
Depending of the shape of the field this may refer to different things:
| int optris::MeasurementFieldConfig::width |
Width of the measurement field in pixels.
Applicable for the following shapes: