|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteDef | |
|---|---|
| edu.cmu.emulator.signal | The emulator's virtualized signal propagation environment. |
| edu.cmu.emulator.world | Implements the emulator's virtual physical environment. |
| Uses of RouteDef in edu.cmu.emulator.signal |
|---|
| Methods in edu.cmu.emulator.signal that return RouteDef | |
|---|---|
RouteDef |
RSSITrace.createRouteDef()
|
| Uses of RouteDef in edu.cmu.emulator.world |
|---|
| Fields in edu.cmu.emulator.world declared as RouteDef | |
|---|---|
protected RouteDef |
Route.routeDef
|
| Methods in edu.cmu.emulator.world that return RouteDef | |
|---|---|
RouteDef |
MobilityDef.getRouteDef(String name)
|
RouteDef[] |
MobilityDef.getRoutes()
|
RouteDef[] |
EmuWorld.getRoutes()
MY METHODS |
| Methods in edu.cmu.emulator.world with parameters of type RouteDef | |
|---|---|
void |
MobilityDef.addRouteDef(RouteDef routeDef)
|
void |
EmuWorld.addRouteDef(RouteDef routeDef)
|
| Constructors in edu.cmu.emulator.world with parameters of type RouteDef | |
|---|---|
Route(RouteDef routeDef)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||