A B C D F G I L M N P R S T U V X Y Z

A

ac - Variable in class unikl.disco.nc.Flow
The flow's arrival curve
add(Curve) - Method in class unikl.disco.nc.Curve
Returns a curve that is the sum of this curve and the given curve.
add(double) - Method in class unikl.disco.nc.Curve
Returns a copy of this curve shifted vertically by dy.
addFlow(Flow) - Method in class unikl.disco.nc.NetworkAnalyser
Adds a flow to the network analyser.
addFunction(Function) - Method in class unikl.disco.math.functions.FunctionView
Adds f to the list of displayed functions.
addFunction(Function, Color) - Method in class unikl.disco.math.functions.FunctionView
Adds f to the list of displayed functions.
addPermittedTurns(DirectedSparseGraph, Map, Map) - Method in class unikl.disco.nc.TurnProhibition
Adds the turns contained in the current permission set to the specified server_graph, creating servers if necessary.
addSegment(LinearSegment) - Method in class unikl.disco.nc.Curve
Adds a LinearSegment to the end of the curve.
addSegment(int, LinearSegment) - Method in class unikl.disco.nc.Curve
Adds a LinearSegment at the location pos of the curve.
approximateArrivalCurves(Set, Map) - Method in class unikl.disco.nc.NetworkAnalyser
Approximates arrival curves by ones with fewer number of segments.
approximateAtSegment(int) - Method in class unikl.disco.nc.Curve
Approximates a (concave) arrival curve by removing the specified segment.
approximateSegments(double) - Method in class unikl.disco.nc.Curve
Approximates arrival curve by removing all segments whose projection onto the y-axis has a height smaller than dy.
autoAdjustServerRate(Vertex, double) - Method in class unikl.disco.nc.NetworkAnalyser
Adjusts the rates of a given server's service curves so that the utilization of the server is below or equal to target_link_utilization.

A B C D F G I L M N P R S T U V X Y Z