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 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: number

Maximum y value of the function.

Type: number

Minimum y value of the function.

Type: array

Array [x0, x1] representing the domain of the function.

Must contain a minimum of 2 items

Must contain a maximum of 2 items

Each item of this array must be:

Type: number

Representation of time duration or timestamp, expressed in seconds.

Type: array

Breakpoints representing the function.

Each item of this array must be:

Type: object

Type: number

Representation of time duration or timestamp, expressed in seconds.

Type: number

Representation of time duration or timestamp, expressed in seconds.

Type: number

A constant function.