MiXiM  2.3
base - base MiXiM modules
Collaboration diagram for base - base MiXiM modules:

Modules

 baseModules - base module classes of MiXiM
 connectionManager - channel and connection related classes
 baseUtils - utilities for base MiXiM

Detailed Description

The following graph shows how most of the base modules are working together.

MiximBasics.png

IMobility is responsible for position and movement of a host.

BaseConnectionManager is responsible for keeping track of the hosts which are in range of every other host.

At last BasePhyLayer uses the ConnectionManagerAccess interface provided by BaseConnectionManager to send its packets to every other host in range.