|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdriver.ip.CommandLineOptions
private static class ip.CommandLineOptions
Simulation parameters with default values.
| Field Summary | |
|---|---|
private int |
distance
Distance between two nodes. |
private boolean |
help
Whether to print a usage statement. |
private int |
packets
Number of packets to send. |
private int |
radio
Radio interference model to use. |
private long |
sleep
Time to sleep between transmissions (ms). |
| Constructor Summary | |
|---|---|
private |
ip.CommandLineOptions()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private boolean help
private int distance
private int packets
private long sleep
private int radio
| Constructor Detail |
|---|
private ip.CommandLineOptions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||