
Disposes incoming pedestrians. Is usually used as an end point of the pedestrian flow.
- On enter
- 
    Code executed when the pedestrian enters the block and leaves the environment.
    Local variable: ped — the pedestrian
| Function | Description | 
|---|---|
| long countPeds() | Returns the total number of pedestrians passed through this block. | 
- in
- 
    The input port. 
- 
        How can we improve this article?
-