![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <MultiSenseTypes.hh>
Public Attributes | |
| float | cpu_temperature = 0.0f |
| Temperature of the processing subsystem (CPU cores of SoC) in Celsius. | |
| float | fpga_temperature = 0.0f |
| Temperature of the FPGA in Celsius. | |
| float | left_imager_temperature = 0.0f |
| Temperature of the left imager in Celsius. | |
| float | right_imager_temperature = 0.0f |
| Temperature of the right imager in Celsius. | |
Definition at line 1163 of file MultiSenseTypes.hh.
| float multisense::MultiSenseStatus::TemperatureStatus::cpu_temperature = 0.0f |
Temperature of the processing subsystem (CPU cores of SoC) in Celsius.
Definition at line 1168 of file MultiSenseTypes.hh.
| float multisense::MultiSenseStatus::TemperatureStatus::fpga_temperature = 0.0f |
Temperature of the FPGA in Celsius.
Definition at line 1173 of file MultiSenseTypes.hh.
| float multisense::MultiSenseStatus::TemperatureStatus::left_imager_temperature = 0.0f |
Temperature of the left imager in Celsius.
Definition at line 1178 of file MultiSenseTypes.hh.
| float multisense::MultiSenseStatus::TemperatureStatus::right_imager_temperature = 0.0f |
Temperature of the right imager in Celsius.
Definition at line 1183 of file MultiSenseTypes.hh.