Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
|
Describes the device temperatures. More...
#include <CameraProperties.h>
Public Attributes | |
float | cpuTemperature {} |
The temperature (in °C) of the camera CPU. | |
float | projectorTemperature {} |
The temperature (in °C) of the camera projector. | |
Describes the device temperatures.
Definition at line 63 of file CameraProperties.h.
float mmind::eye::DeviceTemperature::cpuTemperature {} |
The temperature (in °C) of the camera CPU.
Definition at line 65 of file CameraProperties.h.
float mmind::eye::DeviceTemperature::projectorTemperature {} |
The temperature (in °C) of the camera projector.
Definition at line 66 of file CameraProperties.h.