|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteAodv.AodvStats | |
|---|---|
| driver | SWANS demo, benchmark and test simulation programs. |
| jist.swans.route | Routing entity of SWANS simulator and related classes. |
| Uses of RouteAodv.AodvStats in driver |
|---|
| Methods in driver with parameters of type RouteAodv.AodvStats | |
|---|---|
static void |
aodvsim.addNode(driver.aodvsim.CommandLineOptions opts,
int i,
java.util.Vector routers,
RouteAodv.AodvStats stats,
Field field,
Placement place,
RadioInfo.RadioInfoShared radioInfo,
Mapper protMap,
PacketLoss inLoss,
PacketLoss outLoss)
Add node to the field and start it. |
static void |
aodvsim.showStats(java.util.Vector routers,
RouteAodv.AodvStats stats,
driver.aodvsim.CommandLineOptions opt,
java.util.Date startTime)
Display statistics at end of simulation. |
| Uses of RouteAodv.AodvStats in jist.swans.route |
|---|
| Methods in jist.swans.route with parameters of type RouteAodv.AodvStats | |
|---|---|
void |
RouteAodv.setStats(RouteAodv.AodvStats stats)
Sets aodv statistics object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||