Collaboration diagram for mobility - modules handling the mobility of the hosts:
Classes | |
class | ANSimMobility |
Uses the <position_change> elements of the ANSim tool's trace file. See NED file for more info. More... | |
class | BonnMotionFile |
class | BonnMotionFileCache |
class | BonnMotionMobility |
Uses the BonnMotion native file format. See NED file for more info. More... | |
class | CircleMobility |
Circle movement model. See NED file for more info. More... | |
class | ConstSpeedMobility |
Controls all movement related things of a host. More... | |
class | LinearMobility |
Linear movement model. See NED file for more info. More... | |
class | LineSegmentsMobilityBase |
Base class for mobility models where movement consists of a sequence of linear movements of constant speed. More... | |
class | MassMobility |
Models the mobility of with mass, making random motions. See NED file for more info. More... | |
class | RectangleMobility |
Rectangle movement model. See NED file for more info. More... | |
class | TurtleMobility |
LOGO-style movement model, with the script coming from XML. See NED file for more info. More... | |
class | BasicMobility |
Basic module for all mobility modules. More... |