Microscopic Traffic Simulator
|
Node on the end of the lane. More...
Public Member Functions | |
EndNode (Point location) | |
Constructs node on the end of the lane. More... | |
Additional Inherited Members | |
![]() | |
Point | Location [get] |
Location of node. More... | |
Node on the end of the lane.
Definition at line 10 of file EndNode.cs.
Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.EndNode.EndNode | ( | Point | location | ) |
Constructs node on the end of the lane.
location | Location of the node. |
Definition at line 16 of file EndNode.cs.