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

Node on the lane which is not the start or end node. More...

Inheritance diagram for Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.InnerNode:
Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.Node Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.SensorNode

Public Member Functions

 InnerNode (Point location, double t)
 Initialization of the inner node. 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 lane which is not the start or end node.

Definition at line 10 of file InnerNode.cs.

Constructor & Destructor Documentation

Microscopic_Traffic_Simulator___Model.GeometricObjects.Nodes.InnerNode.InnerNode ( Point  location,
double  t 
)

Initialization of the inner node.

Parameters
locationNode location.
tValue in interval (0, 1) determining location on the lane.

Definition at line 22 of file InnerNode.cs.


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