ns2::Parameter Class Reference
Detailed Description
model for command line parameters
- Author:
- Thimor Bohn <bohn@itm.uni-luebeck.de>
Definition at line 8 of file ns2/Parameter.java.
Constructor & Destructor Documentation
| ns2::Parameter::Parameter |
( |
String |
net, |
|
|
String |
trace, |
|
|
String |
activity, |
|
|
String |
mobility, |
|
|
String |
config, |
|
|
double |
begin, |
|
|
double |
end, |
|
|
double |
penetration, |
|
|
long |
seed, |
|
|
boolean |
hasPenetration | |
|
) |
| | [inline] |
constructor
- Parameters:
-
| net | name of sumo net file |
| trace | name of sumo trace file |
| activity | name of ns2 activity file |
| mobility | name of ns2 mobility file |
| config | name of ns2 config file |
Definition at line 28 of file ns2/Parameter.java.
Field Documentation
The documentation for this class was generated from the following file: