VEX IQ C++ API
|
Use the battery class to see information about the battery. More...
Public Member Functions | |
battery () | |
~battery () | |
float | voltage (voltageUnits units) |
Gets the battery voltage. More... | |
Use the battery class to see information about the battery.
|
inline |
|
inline |
float vex::brain::battery::voltage | ( | voltageUnits | units | ) |
Gets the battery voltage.
units | The unit of voltage to be returned. |