|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mates.sim.models.mobility.StaticMobilityModel
A mobility model for a static network; the hosts are never moved.
Constructor Summary | |
StaticMobilityModel()
Default constructor |
Method Summary | |
void |
moveHost(Host host)
This method does nothing; the host is never moved. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StaticMobilityModel()
Method Detail |
public void moveHost(Host host)
moveHost
in interface MobilityModel
|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |