Microscopic Traffic Simulator
Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.CellWalkers Namespace Reference

Classes

class  BackwardCarCellWalker
 Class representing backward walker through cells taken by car. More...
 
class  BackwardCellWalker
 Cell walker in backward direction. More...
 
class  CellWalker
 Abstract class for returning cells by walking through topology. More...
 
class  ForwardCellWalker
 Cell walker in forward direction. More...
 
class  LimitedMinimumStepsCellWalker
 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...
 
class  LimitedStepsCellWalker
 Class wrapping a cell walker and applying limit to number of walked cells. More...