Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.EndNode Class Reference

Node on the end of the lane. More...

Inheritance diagram for Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.EndNode:
Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.Node

Public Member Functions

 EndNode (Point location)
 Constructs node on the end of the lane. More...
 

Additional Inherited Members

- Properties inherited from Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.Node
Point Location [get]
 Location of node. More...
 

Detailed Description

Node on the end of the lane.

Definition at line 10 of file EndNode.cs.

Constructor & Destructor Documentation

Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.EndNode.EndNode ( Point  location)

Constructs node on the end of the lane.

Parameters
locationLocation of the node.

Definition at line 16 of file EndNode.cs.


The documentation for this class was generated from the following file: