Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.Cell Class Reference

Class representing cell. More...

Properties

Point Location [get]
 Location of cell. More...
 
Vector NormalizedDirectionVector [get, set]
 Normalized direction vector. More...
 
Cell PreviousCell [get, set]
 Link to previous cell. More...
 
Cell FollowingCell [get, set]
 Link to following cell. More...
 

Detailed Description

Class representing cell.

Definition at line 9 of file Cell.cs.

Property Documentation

Cell Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.Cell.FollowingCell
getset

Link to following cell.

Definition at line 57 of file Cell.cs.

Point Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.Cell.Location
get

Location of cell.

Definition at line 18 of file Cell.cs.

Vector Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.Cell.NormalizedDirectionVector
getset

Normalized direction vector.

Definition at line 28 of file Cell.cs.

Cell Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.Cell.PreviousCell
getset

Link to previous cell.

Definition at line 48 of file Cell.cs.


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