{{javascript}}PedestrianTrajectoryProcessor : DataProcessor
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 OptimalStepsModel or any other MainModel for which pedestrians do multiple steps during a simulation time step. @author Benedikt Zoennchen