#include <PowerManagement.h>
Public Member Functions | |
| float | current () const |
| float | voltage () const |
| float rec::robotino::com::PowerManagement::current | ( | ) | const |
Retrieves the current power drain.
| RobotinoException | if the underlying communication object is invalid |
| float rec::robotino::com::PowerManagement::voltage | ( | ) | const |
Retrieves the battery voltage.
| RobotinoException | if the underlying communication object is invalid |
1.5.5