Package ons.ra

Class FPA

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

public class FPA
extends java.lang.Object
implements RA
The proposed P S Khodashenas. Article: "Dynamic source aggregation of subwavelength connections in elastic optical networks", P. S. Khodashenas, J. Comellas, S. Spadaro, and J. Perello, Photonic Network Communications, 2013.
  • Constructor Summary

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