NodeConnection Class |
[This is preliminary documentation and is subject to change.]
Namespace: TrafficSimulation.Simulation.Engine.Environment
The NodeConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| NodeConnection |
Constructor
|
| Name | Description | |
|---|---|---|
| ConnectionOrientation |
Gets the orientation of a connection.
| |
| Cost |
Gets the cost of the connection
| |
| EndNode |
The end node
| |
| Id |
The id of the Object
(Inherited from SimulationBase.) | |
| Length |
The length of the connection in m
| |
| Placeables |
List of placebles currently placed on this connection
| |
| StartNode |
The start node
|
| Name | Description | |
|---|---|---|
| Equals |
Equals Implementation
(Inherited from SimulationBase.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
GetHashCode impelementation
(Inherited from SimulationBase.) | |
| GetParallelDistance |
Gets the distance to a parallel connection.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsParallelTo |
Returns true if a connection is parallel to this connection
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
ToString Implementation
(Inherited from SimulationBase.) |