Uses of Package
edu.cmu.emulator.world

Packages that use edu.cmu.emulator.world
edu.cmu.emulator Contains the main classes required by the Emulator. 
edu.cmu.emulator.appServer   
edu.cmu.emulator.daemon Node control daemon implementation and control classes. 
edu.cmu.emulator.event A discrete event processing package. 
edu.cmu.emulator.signal The emulator's virtualized signal propagation environment. 
edu.cmu.emulator.vis The emulator visualizer. 
edu.cmu.emulator.wlandev Classes for controlling WLAN devices. 
edu.cmu.emulator.wlandev.monitor Classes for tracking WLAN device roam history using iwconfig. 
edu.cmu.emulator.world Implements the emulator's virtual physical environment. 
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator
Antenna
          Parent of all antennas.
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
EmuWorld
          EmuWorld emulates the virtual world through which emulated nodes are moving.
WorldDef
          Specifies the properties of the emulated world, such as its dimensions.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.appServer
Antenna
          Parent of all antennas.
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
EmuWorld
          EmuWorld emulates the virtual world through which emulated nodes are moving.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.daemon
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
EmuWorld
          EmuWorld emulates the virtual world through which emulated nodes are moving.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.event
EmuWorld
          EmuWorld emulates the virtual world through which emulated nodes are moving.
MovableObject
          Represents the general MovableObject.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.signal
Antenna
          Parent of all antennas.
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
EmuWorld
          EmuWorld emulates the virtual world through which emulated nodes are moving.
RelSpatialAttribute
          RelSpatialAttribute is the abstract parent of all spatial attribute classes.
RouteDef
           
RSAListener
          Implemented by classes that desire to receive updates when relative spatial attributes change.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.vis
Antenna
          Parent of all antennas.
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
EmuWorld
          EmuWorld emulates the virtual world through which emulated nodes are moving.
MOPositionListener
           
MovableObject
          Represents the general MovableObject.
SegmentListener
          MovableObjects navigate in linear segments.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.wlandev
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.wlandev.monitor
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
 

Classes in edu.cmu.emulator.world used by edu.cmu.emulator.world
Antenna
          Parent of all antennas.
DirRelOrientationMatrix
           
ECEFPos
           
EmuNIC
          Stores information about antennas attached to the node, and the IP addresses associated with them.
EmuNode
          This class represents a physical device in the emulator - usually a laptop.
LLAPos
           
MobilityDef
           
MOOrientationListener
           
MOPositionListener
           
MovableObject
          Represents the general MovableObject.
MOVelocityListener
           
Navigator
           
RelMatrix
          the vectors that comprise the matrix are stored as rows
RelOrientationMatrix
           
RelPositionVector
           
RelSpatialAttribute
          RelSpatialAttribute is the abstract parent of all spatial attribute classes.
RelVector
           
Route
           
RouteDef
           
RSAListener
          Implemented by classes that desire to receive updates when relative spatial attributes change.
SegmentListener
          MovableObjects navigate in linear segments.
Waypoint
          A Waypoint on a Route.
WaypointListener
          MovableObjects may navigate routes.
WorldDef
          Specifies the properties of the emulated world, such as its dimensions.
 



Copyright © 2013. All Rights Reserved.