![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <MultiSenseTypes.hh>
Public Attributes | |
float | fpga_temperature = 0.0f |
Temperature of the FPGA in Celsius. More... | |
float | left_imager_temperature = 0.0f |
Temperature of the left imager in Celsius. More... | |
float | right_imager_temperature = 0.0f |
Temperature of the right imager in Celsius. More... | |
float | power_supply_temperature = 0.0f |
Temperature of the internal switching power supply in Celsius. More... | |
Definition at line 1126 of file MultiSenseTypes.hh.
float multisense::MultiSenseStatus::TemperatureStatus::fpga_temperature = 0.0f |
Temperature of the FPGA in Celsius.
Definition at line 1131 of file MultiSenseTypes.hh.
float multisense::MultiSenseStatus::TemperatureStatus::left_imager_temperature = 0.0f |
Temperature of the left imager in Celsius.
Definition at line 1136 of file MultiSenseTypes.hh.
float multisense::MultiSenseStatus::TemperatureStatus::power_supply_temperature = 0.0f |
Temperature of the internal switching power supply in Celsius.
Definition at line 1146 of file MultiSenseTypes.hh.
float multisense::MultiSenseStatus::TemperatureStatus::right_imager_temperature = 0.0f |
Temperature of the right imager in Celsius.
Definition at line 1141 of file MultiSenseTypes.hh.