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 TypeMethodDescriptionvoid
ParallelTracker.addCopyToQueue
(ParticleTrackerTask task) Adds the task to the queue.void
ParallelTracker.addToQueue
(ParticleTrackerTask task) Adds the task to the queue.