LibMultiSense
LibMultiSense Documentation
multisense::MultiSenseStatus::PowerStatus Struct Reference

#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...
 

Detailed Description

Definition at line 1149 of file MultiSenseTypes.hh.

Member Data Documentation

◆ fpga_power

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.

◆ input_current

float multisense::MultiSenseStatus::PowerStatus::input_current = 0.0f

The current input current in Amperes.

Definition at line 1159 of file MultiSenseTypes.hh.

◆ input_voltage

float multisense::MultiSenseStatus::PowerStatus::input_voltage = 0.0f

The current input voltage in volts.

Definition at line 1154 of file MultiSenseTypes.hh.


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