Mech-Eye API 2.4.0
API reference documentation for Mech-Eye 3D Laser Profiler
|
Describes the laser profiler temperatures. More...
#include <Profiler.h>
Public Attributes | |
float | controllerCpuTemperature {} |
The temperature (in °C) of the controller CPU. | |
float | sensorCpuTemperature {} |
The temperature (in °C) of the FPGA. | |
Describes the laser profiler temperatures.
Definition at line 48 of file Profiler.h.
float mmind::eye::ProfilerTemperature::controllerCpuTemperature {} |
The temperature (in °C) of the controller CPU.
Definition at line 50 of file Profiler.h.
float mmind::eye::ProfilerTemperature::sensorCpuTemperature {} |
The temperature (in °C) of the FPGA.
Definition at line 51 of file Profiler.h.