NetworkWeights_for_double

Type: object

Simplified representation of the state of a network during a whole day.

Type: array of array

Travel-time functions of each edge of road network (inner array), for each unique vehicle (outer array).

Each item of this array must be:

Type: array

Each item of this array must be:

Type: object

Constant or piecewise-linear function.

Type: object

A piecewise-linear function.

Type: array

y values of the function.

Each item of this array must be:

Type: number

Representation of time duration or timestamp, expressed in seconds.

Type: number

Starting x value.

Type: number

Interval between two x values.

Type: number

A constant function.