PedestrianTrajectoryProcessor

This processor writes out the VTrajectory for each Pedestrian of the simulation. One such VTrajectory will be written to one line. Note that VTrajectory gives more details like the exact start and end time of a step which is especially useful if one uses the org.vadere.simulator.models.osm.OptimalStepsModel or any other org.vadere.simulator.models.MainModel for which pedestrians do multiple steps during a simulation time step. @author Benedikt Zoennchen