Package ons.ra

Class CS

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

public class CS
extends java.lang.Object
implements RA
The proposed Rui Wang Complete Sharing (CS). Article: "Spectrum Management in Heterogeneous Bandwidth Networks", Rui Wang and Biswananth Mukherjee, Globecom 2012 - Optical Networks and Systems Symposium
  • Constructor Summary

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