Modifier and Type | Field and Description |
---|---|
double |
carriedTraffic
The new carried traffic of the lightpath
|
Route |
lp
The route object of the lightpath to modify
|
WDMUtils.RSA |
rsa
The new RSA of the lightpath
|
Constructor and Description |
---|
LightpathModify(Route lp,
WDMUtils.RSA rsa,
double carriedTraffic)
Constructor to generate a new
LightpathModify object. |
public final double carriedTraffic
public final Route lp
public final WDMUtils.RSA rsa
public LightpathModify(Route lp, WDMUtils.RSA rsa, double carriedTraffic)
LightpathModify
object.lp
- Route to modifyrsa
- the new RSAcarriedTraffic
- new carried trafficCopyright © 2018. All rights reserved.