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::PeakParams Class Reference

List of all members.

Public Member Functions

 PeakParams (byte l, byte s, double r, double th, double tl, boolean ls, boolean ss, boolean rs, boolean ths, boolean tls)
 PeakParams (PeakParams p1, PeakParams p2)

Public Attributes

byte level
byte sensor
double rate
double th_h
double th_l
boolean l_set = false
boolean s_set = false
boolean r_set = false
boolean th_set = false
boolean tl_set = false


Detailed Description

Definition at line 38 of file PeakParams.java.


Constructor & Destructor Documentation

sensix::sensing::PeakParams::PeakParams ( byte  l,
byte  s,
double  r,
double  th,
double  tl,
boolean  ls,
boolean  ss,
boolean  rs,
boolean  ths,
boolean  tls 
)

Definition at line 50 of file PeakParams.java.

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

Definition at line 65 of file PeakParams.java.


Member Data Documentation

Definition at line 39 of file PeakParams.java.

Definition at line 40 of file PeakParams.java.

Definition at line 41 of file PeakParams.java.

Definition at line 42 of file PeakParams.java.

Definition at line 43 of file PeakParams.java.

Definition at line 44 of file PeakParams.java.

Definition at line 45 of file PeakParams.java.

Definition at line 46 of file PeakParams.java.

Definition at line 47 of file PeakParams.java.

Definition at line 48 of file PeakParams.java.


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


© 2008, Los Alamos National Security, LLC.