![]() |
LibMultiSense
LibMultiSense Documentation
|
#include <MultiSenseTypes.hh>
Public Attributes | |
float | input_voltage = 0.0f |
The current input voltage in volts. More... | |
float | input_current = 0.0f |
The current input current in Amperes. More... | |
float | fpga_power = 0.0f |
The current power draw of the FPGA in Watts. More... | |
Definition at line 1149 of file MultiSenseTypes.hh.
float multisense::MultiSenseStatus::PowerStatus::fpga_power = 0.0f |
The current power draw of the FPGA in Watts.
Definition at line 1164 of file MultiSenseTypes.hh.
float multisense::MultiSenseStatus::PowerStatus::input_current = 0.0f |
The current input current in Amperes.
Definition at line 1159 of file MultiSenseTypes.hh.
float multisense::MultiSenseStatus::PowerStatus::input_voltage = 0.0f |
The current input voltage in volts.
Definition at line 1154 of file MultiSenseTypes.hh.