stg_energy_config_t Struct Reference
[Models]

#include <stage.h>


Detailed Description

energy config packet (use this to set or get energy configuration)


Data Fields

stg_joules_t capacity
stg_bool_t give
stg_watts_t give_rate
stg_meters_t probe_range
stg_watts_t take_rate

Field Documentation

stg_joules_t stg_energy_config_t::capacity
 

maximum storage capacity

stg_bool_t stg_energy_config_t::give
 

iff TRUE, this device will supply power to connected devices

stg_watts_t stg_energy_config_t::give_rate
 

When charging another device, supply this many Joules/sec at most

stg_meters_t stg_energy_config_t::probe_range
 

length of the charging probe

stg_watts_t stg_energy_config_t::take_rate
 

When charging from another device, receive this many Joules/sec at most


The documentation for this struct was generated from the following file:
Generated on Thu Dec 13 13:55:22 2007 for Stage by  doxygen 1.4.6