Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Location Class Reference

#include <location.h>

List of all members.

Public Member Functions

 Location ()
 Location (Meters_t x, Meters_t y, Meters_t z=0)
 Location (const Location &l)
Meters_t X () const
Meters_t Y () const
Meters_t Z () const
void X (Meters_t x)
void Y (Meters_t y)
void Z (Meters_t z)

Private Attributes

Meters_t xPos
Meters_t yPos
Meters_t zPos


Constructor & Destructor Documentation

Location::Location  )  [inline]
 

Location::Location Meters_t  x,
Meters_t  y,
Meters_t  z = 0
[inline]
 

Location::Location const Location l  )  [inline]
 


Member Function Documentation

void Location::X Meters_t  x  )  [inline]
 

Meters_t Location::X  )  const [inline]
 

void Location::Y Meters_t  y  )  [inline]
 

Meters_t Location::Y  )  const [inline]
 

void Location::Z Meters_t  z  )  [inline]
 

Meters_t Location::Z  )  const [inline]
 


Member Data Documentation

Meters_t Location::xPos [private]
 

Meters_t Location::yPos [private]
 

Meters_t Location::zPos [private]
 


The documentation for this class was generated from the following file:
Generated on Wed Aug 27 16:17:29 2008 for Georgia Tech Network Simulator (GTNetS) by  doxygen 1.3.9.1