PROFASI
Version 1.5
|
Iterator to browse trajectories. More...
#include <Trajectory.hh>
TrajIterator provides an iterator for Trajectory. One can go back and forth along the trajectory with increment and decrement operators. Only when the value corresponding the the iterator is accessed with the "*" operator or the "->" operator, the trajectory is requested to focus on that particular snapshot and retrieve the data.