Mech-Eye API 2.4.0
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmind::eye::ProfilerTemperature Struct Reference

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.
 

Detailed Description

Describes the laser profiler temperatures.

Definition at line 48 of file Profiler.h.

Member Data Documentation

◆ controllerCpuTemperature

float mmind::eye::ProfilerTemperature::controllerCpuTemperature {}

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

Definition at line 50 of file Profiler.h.

◆ sensorCpuTemperature

float mmind::eye::ProfilerTemperature::sensorCpuTemperature {}

The temperature (in °C) of the FPGA.

Definition at line 51 of file Profiler.h.


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