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

stg_joules_t stg_energy_data_t::stored
 

estimate of current energy stored

stg_joules_t stg_energy_data_t::capacity
 

maximum storage capacity

stg_joules_t stg_energy_data_t::input_joules
 

total joules received

stg_joules_t stg_energy_data_t::output_joules
 

total joules supplied

stg_watts_t stg_energy_data_t::input_watts
 

estimate of current energy output

stg_watts_t stg_energy_data_t::output_watts
 

estimate of current energy input

stg_bool_t stg_energy_data_t::charging
 

TRUE iff the device is receiving energy from a charger

stg_meters_t stg_energy_data_t::range
 

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  doxygen 1.4.0