A B C D E F G H I J K L M N O P Q R S T U V W Z 

N

name - Variable in class com.net2plan.libraries.FlexGridUtils.ModulationFormat
Modulation name.
Net2PlanException - Exception in com.net2plan.interfaces.networkDesign
Net2PlanException is the superclass of those exceptions that can be thrown during the normal operation of algorithms or reports.
Net2PlanException() - Constructor for exception com.net2plan.interfaces.networkDesign.Net2PlanException
Default constructor.
Net2PlanException(String) - Constructor for exception com.net2plan.interfaces.networkDesign.Net2PlanException
Constructs a new Net2PlanException exception with the specified detail message.
NetPlan - Class in com.net2plan.interfaces.networkDesign
Class defining a complete multi-layer network structure.
NetPlan() - Constructor for class com.net2plan.interfaces.networkDesign.NetPlan
Default constructor.
NetPlan(File) - Constructor for class com.net2plan.interfaces.networkDesign.NetPlan
Generates a new network design from a given .n2p file.
NetPlan(InputStream) - Constructor for class com.net2plan.interfaces.networkDesign.NetPlan
Generates a new network design from an input stream.
NetworkPerformanceMetrics - Class in com.net2plan.libraries
Class providing static methods to compute several performance metrics using classical formulae (i.e.
nodeAdded(long) - Static method in class com.net2plan.interfaces.simulation.SimAction.Factory
Creates a NODE_ADDED action.
nodeDown(long) - Static method in class com.net2plan.interfaces.simulation.SimAction.Factory
Creates a NODE_DOWN action.
nodeModified(long) - Static method in class com.net2plan.interfaces.simulation.SimAction.Factory
Creates a NODE_MODIFIED action.
nodeRemoved(long, Point2D, String, Map<String, String>) - Static method in class com.net2plan.interfaces.simulation.SimAction.Factory
Creates a NODE_REMOVED action.
nodeUp(long) - Static method in class com.net2plan.interfaces.simulation.SimAction.Factory
Creates a NODE_UP action.
normalizationPattern_incomingTraffic(DoubleMatrix2D, double[]) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Normalizes the input traffic matrix with respect to a given incoming traffic vector.
normalizationPattern_outgoingTraffic(DoubleMatrix2D, double[]) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Normalizes the input traffic matrix with respect to a given outgoing traffic vector.
normalizationPattern_totalTraffic(DoubleMatrix2D, double) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Normalizes the input traffic matrix so that the sum of all entries is equal to a given value.
normalizeToLinkLoad(DoubleMatrix2D, double, double) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Normalizes the load of a traffic matrix in an effort to assess the merits of the algorithms for different traffic load conditions.
normalizeTraffic_linkCapacity_xde(NetPlan, String, String) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Returns the maximum scaled version of the offered traffic vector that can be carried by the network, provided that no link is oversubscribed.
normalizeTraffic_networkCapacity(NetPlan, String) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Returns the maximum scaled version of the offered traffic vector so that the network capacity (summation of capacity of all links) is exhausted.
A B C D E F G H I J K L M N O P Q R S T U V W Z