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

sensix::sensing::TimeParams Class Reference

List of all members.

Public Member Functions

 TimeParams (byte l, long d, boolean ls, boolean ds)
 TimeParams (TimeParams p1, TimeParams p2)

Public Attributes

byte level
long duration
boolean l_set = false
boolean d_set = false


Detailed Description

Definition at line 38 of file TimeParams.java.


Constructor & Destructor Documentation

sensix::sensing::TimeParams::TimeParams ( byte  l,
long  d,
boolean  ls,
boolean  ds 
)

Definition at line 44 of file TimeParams.java.

sensix::sensing::TimeParams::TimeParams ( TimeParams  p1,
TimeParams  p2 
)

Definition at line 51 of file TimeParams.java.


Member Data Documentation

Definition at line 39 of file TimeParams.java.

Definition at line 40 of file TimeParams.java.

Definition at line 41 of file TimeParams.java.

Definition at line 42 of file TimeParams.java.


The documentation for this class was generated from the following file:


© 2008, Los Alamos National Security, LLC.