stg_energy_data_t Struct Reference
[libstage - Stage library API]
#include <stage.h>
Detailed Description
energy data packet
| Data Fields | |
| stg_joules_t | stored | 
| stg_joules_t | capacity | 
| stg_joules_t | input_joules | 
| stg_joules_t | output_joules | 
| stg_watts_t | input_watts | 
| stg_watts_t | output_watts | 
| stg_bool_t | charging | 
| stg_meters_t | range | 
Field Documentation
| 
 | 
| estimate of current energy stored | 
| 
 | 
| maximum storage capacity | 
| 
 | 
| total joules received | 
| 
 | 
| total joules supplied | 
| 
 | 
| estimate of current energy output | 
| 
 | 
| estimate of current energy input | 
| 
 | 
| TRUE iff the device is receiving energy from a charger | 
| 
 | 
| the range to the charger, if attached, in meters | 
The documentation for this struct was generated from the following file:
Generated on Thu Aug 11 13:08:10 2005 for Stage by
 1.4.0
 1.4.0 
