Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

gov::lanl::isr::sensix::sensing::PowerImpl Class Reference

List of all members.

Public Member Functions

 PowerImpl ()
byte identifier ()
double ratio ()
void acquire (Functor f)

Protected Member Functions

double getBattery ()

Protected Attributes

double starting_energy
double energy_now
boolean have_device


Detailed Description

Definition at line 40 of file PowerImpl.java.


Constructor & Destructor Documentation

gov::lanl::isr::sensix::sensing::PowerImpl::PowerImpl (  ) 

Definition at line 47 of file PowerImpl.java.


Member Function Documentation

byte gov::lanl::isr::sensix::sensing::PowerImpl::identifier (  ) 

Definition at line 53 of file PowerImpl.java.

double gov::lanl::isr::sensix::sensing::PowerImpl::ratio (  ) 

Definition at line 57 of file PowerImpl.java.

double gov::lanl::isr::sensix::sensing::PowerImpl::getBattery (  )  [protected]

Definition at line 62 of file PowerImpl.java.

void gov::lanl::isr::sensix::sensing::PowerImpl::acquire ( Functor  f  ) 

Definition at line 66 of file PowerImpl.java.


Member Data Documentation

Definition at line 42 of file PowerImpl.java.

Definition at line 43 of file PowerImpl.java.

Definition at line 44 of file PowerImpl.java.


The documentation for this class was generated from the following file:
  • /home/brennan/Software/sensix/source/C^4/corba/gov/lanl/isr/sensix/sensing/PowerImpl.java


© 2008, Los Alamos National Security, LLC.