Uses of Class
simpa.core.api.track.ParticleTrackerTask
Packages that use ParticleTrackerTask
Package
Description
This package contains the code related to tracking particles in SIMPA.
-
Uses of ParticleTrackerTask in simpa.core.api.track
Methods in simpa.core.api.track with parameters of type ParticleTrackerTaskModifier and TypeMethodDescriptionvoidParallelTracker.addCopyToQueue(ParticleTrackerTask task) Adds the task to the queue.voidParallelTracker.addToQueue(ParticleTrackerTask task) Adds the task to the queue.