Package ons.ra
Class WR
java.lang.Object
ons.ra.WR
- All Implemented Interfaces:
RA
public class WR extends java.lang.Object implements RA
The proposed Xin Wan.
Article: "Minimum- and Maximum-Entropy Routing and Spectrum Assignment for Flexgrid Elastic Optical Networking [Invited]",
Paul Wright, Michael C. Parker, and Andrew Lord,
J. OPT. COMMUN. NETW./VOL. 7, NO. 1/JANUARY 2015,
-
Constructor Summary
Constructors Constructor Description WR() -
Method Summary
Modifier and Type Method Description voidflowArrival(Flow flow)voidflowDeparture(long id)voidsetModulation(int modulation)voidsimulationEnd()voidsimulationInterface(ControlPlaneForRA cp)
-
Constructor Details
-
WR
public WR()
-
-
Method Details
-
simulationInterface
- Specified by:
simulationInterfacein interfaceRA
-
setModulation
public void setModulation(int modulation)- Specified by:
setModulationin interfaceRA
-
simulationEnd
public void simulationEnd()- Specified by:
simulationEndin interfaceRA
-
flowArrival
- Specified by:
flowArrivalin interfaceRA
-
flowDeparture
public void flowDeparture(long id)- Specified by:
flowDeparturein interfaceRA
-