rec::robotino::com::PowerManagement Class Reference

Represents the power management of Robotino. More...

#include <PowerManagement.h>

List of all members.

Public Member Functions

float current () const
float voltage () const


Detailed Description

Represents the power management of Robotino.

Member Function Documentation

float rec::robotino::com::PowerManagement::current (  )  const

Retrieves the current power drain.

Returns:
The power drain in mA.
Exceptions:
RobotinoException if the underlying communication object is invalid

float rec::robotino::com::PowerManagement::voltage (  )  const

Retrieves the battery voltage.

Returns:
Battery voltage in V.
Exceptions:
RobotinoException if the underlying communication object is invalid


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

Generated on Thu Dec 30 08:47:34 2010 for rec_robotino_com_c by  doxygen 1.5.5