42 virtual qint64 getData(qint64 start,QVector<DVect> *pos=0,QVector<DVect> *vel=0,QVector<bool> *valid=0,
int *step=0)
const=0;
Interface to a particular particle trace being taken by the particle trace logic.
Definition: iparticletrace.h:19
Interface to the list of all IParticleTraces being taken by the particle trace logic.
Definition: iparticletracelist.h:15
Interface to a particular particle trace being taken by the particle trace logic.