Package ons.ra

Class EEKSP

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

public class EEKSP
extends java.lang.Object
implements RA
The proposed Jorge Lopez Vizcaino, KSP best Power Consumption (EEKSP). Article: "Energy efficiency analysis for flexible-grid OFDM-based optical networks", Jorge Lopez Vizcaino, Yabin Ye, Idelfonso Tafur Monroy, Computer Networks 2012.
  • Constructor Summary

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