JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
P
Pair
<
A
,
B
> - Class in
com.net2plan.utils
A tuple consisting of two elements.
Pair(A, B, boolean)
- Constructor for class com.net2plan.utils.
Pair
Default constructor.
parseExpression(String)
- Method in class com.jom.
OptimizationProblem
Help function (not needed usually for solving optimization problems) to generate an Expression object from its String representation.
parseSeqRegenerators(Map<String, String>)
- Static method in class com.net2plan.libraries.
WDMUtils
Returns the sequence of regenerators/wavelength converters from an attribute map, where the associated key corresponds to
WDMUtils.SEQUENCE_OF_REGENERATORS_ATTRIBUTE_NAME
.
parseSeqWavelengths(Map<String, String>)
- Static method in class com.net2plan.libraries.
WDMUtils
Returns the sequence of wavelengths from an attribute map, where the associated key corresponds to
WDMUtils.SEQUENCE_OF_WAVELENGTHS_ATTRIBUTE_NAME
.
parseSeqWavelengthsInitialRoute(Map<String, String>)
- Static method in class com.net2plan.libraries.
WDMUtils
Returns the initial sequence of wavelengths from an attribute map, where the associated key corresponds to
WDMUtils.SEQUENCE_OF_WAVELENGTHS_ATTRIBUTE_NAME
.
populationDistanceModel(DoubleMatrix2D, int[], int[], DoubleMatrix2D, double, double, double, double, double, boolean, boolean)
- Static method in class com.net2plan.libraries.
TrafficMatrixGenerationModels
Generates a traffic matrix using the population-distance model.
precisionFactor
- Static variable in class com.net2plan.interfaces.networkDesign.
Configuration
printToFile(File)
- Method in class com.net2plan.utils.
TimeTrace
printToFile(File, int[][])
- Static method in class com.net2plan.utils.
TimeTrace
printToFile(File, double[][])
- Static method in class com.net2plan.utils.
TimeTrace
printToFile(File, double[])
- Static method in class com.net2plan.utils.
TimeTrace
printToFile(File, DoubleMatrix1D)
- Static method in class com.net2plan.utils.
TimeTrace
printToFile(File, DoubleMatrix2D)
- Static method in class com.net2plan.utils.
TimeTrace
printToFile(File, double)
- Static method in class com.net2plan.utils.
TimeTrace
printToFile(File, Map<Long, ?>)
- Static method in class com.net2plan.utils.
TimeTrace
processEvent(NetPlan, SimEvent)
- Method in class com.net2plan.interfaces.simulation.
ICombinedEventGenerator
processEvent(NetPlan, SimEvent)
- Method in class com.net2plan.interfaces.simulation.
ICombinedEventProcessor
processEvent(NetPlan, SimEvent)
- Method in class com.net2plan.interfaces.simulation.
IEventGenerator
Processes the next event in the future event list.
processEvent(NetPlan, SimEvent)
- Method in class com.net2plan.interfaces.simulation.
IEventProcessor
Processes the next event in the future event list.
propagationSpeedInKmPerSecond
- Variable in class com.net2plan.interfaces.simulation.
SimEvent.LinkAdd
ProtectionSegment
- Class in
com.net2plan.interfaces.networkDesign
This class contains a representation of a protection segment.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes