Mech-Eye API 2.6.0
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
mmind::eye::DeviceTemperature Struct Reference

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.

Detailed Description

Describes the device temperatures.

Definition at line 68 of file CameraProperties.h.

Member Data Documentation

◆ cpuTemperature

float mmind::eye::DeviceTemperature::cpuTemperature {}

The temperature (in °C) of the camera CPU.

Definition at line 70 of file CameraProperties.h.

◆ projectorTemperature

float mmind::eye::DeviceTemperature::projectorTemperature {}

The temperature (in °C) of the camera projector.

Definition at line 71 of file CameraProperties.h.


The documentation for this struct was generated from the following file: