Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.CellWalker Class Referenceabstract

Abstract class for returning cells by walking through topology. More...

Inheritance diagram for Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.CellWalker:
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.BackwardCellWalker Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.ForwardCellWalker Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.BackwardCarCellWalker

Protected Attributes

Cell cell
 Cell from the walk starts. More...
 

Detailed Description

Abstract class for returning cells by walking through topology.

Definition at line 8 of file CellWalker.cs.

Member Data Documentation

Cell Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.CellWalker.cell
protected

Cell from the walk starts.

Definition at line 13 of file CellWalker.cs.


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