Package ons.ra

Class SPV

java.lang.Object
ons.ra.SPV
All Implemented Interfaces:
RA

public class SPV
extends java.lang.Object
implements RA
The proposed Xin Wan. Article: "Dynamic routing and spectrum assignment in spectrum flexible transparent optical networks", Xin Wan, Nan Hua, and Xiaoping Zheng, Optical Communications and Networking, IEEE/OSA Journal of, Aug 2012.
  • Constructor Summary

    Constructors 
    Constructor Description
    SPV()  
  • Method Summary

    Modifier and Type Method Description
    void flowArrival​(Flow flow)  
    void flowDeparture​(long id)  
    void setModulation​(int modulation)  
    void simulationEnd()  
    void simulationInterface​(ControlPlaneForRA cp)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait