Microscopic Traffic Simulator
|
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...
Additional Inherited Members | |
![]() | |
int | i |
Current number of remaining walked cells More... | |
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.