Click or drag to resize

NodeConnectionLength Property

[This is preliminary documentation and is subject to change.]

The length of the connection in m

Namespace:  TrafficSimulation.Simulation.Engine.Environment
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public double Length { get; }

Property Value

Type: Double

Implements

INodeConnectionLength
See Also