Package ons.ra

Class AMMS

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

public class AMMS
extends java.lang.Object
implements RA
This class is a adaptive modulation model, that uses some RA class in your implementation. This adaptive modulation model was created by Lucas R. Costa to resolve the RMLSA problem.
  • Constructor Summary

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