Package ons.ra

Class SPTG

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

public class SPTG
extends java.lang.Object
implements RA
The proposed Zheyu Fan. Article: "Dynamic Multipath Routing With Traffic Groomingin OFDM-Based Elastic Optical Path Networks", Zheyu Fan, Yang Qiu, and Chun-Kit Chan, JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 33, NO. 1, JANUARY 1, 2015.
  • Constructor Summary

    Constructors 
    Constructor Description
    SPTG()  
  • 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