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

TxSphere Class Reference

List of all members.

Public Member Functions

 TxSphere (double x_in, double y_in, double z_in, double r_in, int ttl, Color c)
 TxSphere (Network net, int n, int ttl)

Public Attributes

int node
double x
double y
double z
double radius
int center_x
int center_y
int center_r
int time_to_live
Color color
boolean is_oriented


Detailed Description

Definition at line 39 of file TxSphere.java.


Constructor & Destructor Documentation

TxSphere::TxSphere ( double  x_in,
double  y_in,
double  z_in,
double  r_in,
int  ttl,
Color  c 
)

Definition at line 49 of file TxSphere.java.

TxSphere::TxSphere ( Network  net,
int  n,
int  ttl 
)

Definition at line 60 of file TxSphere.java.


Member Data Documentation

Definition at line 41 of file TxSphere.java.

double TxSphere::x

Definition at line 42 of file TxSphere.java.

double TxSphere::y

Definition at line 42 of file TxSphere.java.

double TxSphere::z

Definition at line 42 of file TxSphere.java.

Definition at line 43 of file TxSphere.java.

Definition at line 44 of file TxSphere.java.

Definition at line 44 of file TxSphere.java.

Definition at line 44 of file TxSphere.java.

Definition at line 45 of file TxSphere.java.

Definition at line 46 of file TxSphere.java.

Definition at line 47 of file TxSphere.java.


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


© 2008, Los Alamos National Security, LLC.