Uses of Interface
ons.ra.ControlPlaneForRA
| Package | Description |
|---|---|
| ons | |
| ons.ra | |
| ons.ra.myRAs | |
| ons.util |
-
Uses of ControlPlaneForRA in ons
Classes in ons that implement ControlPlaneForRA Modifier and Type Class Description classControlPlaneThe Control Plane is responsible for managing resources and connection within the network. -
Uses of ControlPlaneForRA in ons.ra
-
Uses of ControlPlaneForRA in ons.ra.myRAs
Methods in ons.ra.myRAs with parameters of type ControlPlaneForRA Modifier and Type Method Description voidMy2RSA. simulationInterface(ControlPlaneForRA cp) -
Uses of ControlPlaneForRA in ons.util
Classes in ons.util that implement ControlPlaneForRA Modifier and Type Class Description classPseudoControlPlaneThis class is designed only for use by adaptive modulation models that use RA class in its implementation.classPseudoControlPlane2This class is designed only for use by adaptive modulation models that use RA class in its implementation.Constructors in ons.util with parameters of type ControlPlaneForRA Constructor Description PseudoControlPlane(ControlPlaneForRA cp, RA rsa)PseudoControlPlane2(ControlPlaneForRA cp, RA rsa)