#include <ci_battery_sensor.h>
Public Member Functions | |
| SReading () | |
Public Attributes | |
| Real | AvailableCharge | 
| Available charge, between 0 and 1.  More... | |
| Real | TimeLeft | 
| Time left in seconds.  More... | |
Definition at line 23 of file ci_battery_sensor.h.
      
  | 
  inline | 
Definition at line 29 of file ci_battery_sensor.h.
| Real argos::CCI_BatterySensor::SReading::AvailableCharge | 
Available charge, between 0 and 1.
Definition at line 25 of file ci_battery_sensor.h.
| Real argos::CCI_BatterySensor::SReading::TimeLeft | 
Time left in seconds.
Definition at line 27 of file ci_battery_sensor.h.