Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.LimitedMinimumStepsCellWalker Class Reference

Class wrapping a cell walker and applying limit to number of walked cells but if wrapped cell walker returns less number than limit the nulls are returned until the limit is reached. More...

Inheritance diagram for Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.LimitedMinimumStepsCellWalker:
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.LimitedStepsCellWalker

Additional Inherited Members

- Protected Attributes inherited from Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers.LimitedStepsCellWalker
int i
 Current number of remaining walked cells More...
 

Detailed Description

Class wrapping a cell walker and applying limit to number of walked cells but if wrapped cell walker returns less number than limit the nulls are returned until the limit is reached.

Definition at line 10 of file LimitedMinimumStepsCellWalker.cs.


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