|
Mech-Eye API 2.5.2
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 80 of file Profiler.h.
| float mmind::eye::ProfilerTemperature::controllerCpuTemperature {} |
The temperature (in °C) of the controller CPU.
Definition at line 82 of file Profiler.h.
| float mmind::eye::ProfilerTemperature::sensorCpuTemperature {} |
The temperature (in °C) of the FPGA.
Definition at line 83 of file Profiler.h.