Uses of Class
ons.EONLightPath
Package | Description |
---|---|
ons | |
ons.ra | |
ons.util |
-
Uses of EONLightPath in ons
Methods in ons that return EONLightPath Modifier and Type Method Description EONLightPath
ControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)
Creates a SDM-EON LightPath Candidate to be used in Control Plane.EONLightPath
ControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)
Creates a EON LightPath Candidate to be used in Control Plane.EONLightPath
ControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection)
Creates a EON LightPath Candidate to be used in Control Plane.Methods in ons with parameters of type EONLightPath Modifier and Type Method Description boolean
PhysicalImpairments. checkCrosstalk(EONLightPath lp)
-
Uses of EONLightPath in ons.ra
Methods in ons.ra that return EONLightPath Modifier and Type Method Description EONLightPath
ControlPlaneForRA. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)
EONLightPath
ControlPlaneForRA. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)
EONLightPath
ControlPlaneForRA. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection)
-
Uses of EONLightPath in ons.util
Methods in ons.util that return EONLightPath Modifier and Type Method Description EONLightPath
PseudoControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)
EONLightPath
PseudoControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)
EONLightPath
PseudoControlPlane. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection)
EONLightPath
PseudoControlPlane2. createCandidateEONLightPath(int src, int dst, int[] links, int[] cores, int firstSlot, int lastSlot, int modulation)
EONLightPath
PseudoControlPlane2. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation)
EONLightPath
PseudoControlPlane2. createCandidateEONLightPath(int src, int dst, int[] links, int firstSlot, int lastSlot, int modulation, java.lang.String typeProtection)