Uses of Package
edu.bonn.cs.iv.bonnmotion

Packages that use edu.bonn.cs.iv.bonnmotion
edu.bonn.cs.iv.bonnmotion Base package for BonnMotion. 
edu.bonn.cs.iv.bonnmotion.apps All applications to modify or analyse scenarios. 
edu.bonn.cs.iv.bonnmotion.models All scenario generators. 
 

Classes in edu.bonn.cs.iv.bonnmotion used by edu.bonn.cs.iv.bonnmotion
App
          Base class for all applications and all scenario generators.
AttractorField
           
Building
           
MobileNode
          Mobile node.
Model
           
Position
          Position in 2-dimensional space, which can also be viewed as Vector starting at (0,0) -- therefore functions like "angle" etc.
Scenario
          Base class for creating new scenarios.
ScenarioLink
           
ScenarioLinkException
           
Waypoint
           
 

Classes in edu.bonn.cs.iv.bonnmotion used by edu.bonn.cs.iv.bonnmotion.apps
App
          Base class for all applications and all scenario generators.
MobileNode
          Mobile node.
Scenario
          Base class for creating new scenarios.
 

Classes in edu.bonn.cs.iv.bonnmotion used by edu.bonn.cs.iv.bonnmotion.models
App
          Base class for all applications and all scenario generators.
Model
           
Position
          Position in 2-dimensional space, which can also be viewed as Vector starting at (0,0) -- therefore functions like "angle" etc.
RandomSpeedBase
          Base class for those models that needs three parameters minimum speed, maximum speed maximum pause time.
Scenario
          Base class for creating new scenarios.
ScenarioLink
           
Waypoint