---
---
This list stores the last n footsteps. I.e., this list is NOT cleared after each simulation loop like "trajectory" variable.
---
trajectory is a list of foot steps a pedestrian made during the duration of one time step. For all non event driven models this is exactly one foot step. For the event driven update one pedestrian can move multiple times during one time step. To save memory the list of foot steps will be cleared after each completion of a time step. The output processor PedestrianStrideProcessor can write out those foot steps.
---
---
---
---
---
---
---
---
---
---
---