QTrk
|
Structure to hold further information relevant for a localization job. Mostly to enable additions without needing to change kernel calls. More...
#include <QueuedCUDATracker.h>
Public Attributes | |
int | zlutIndex |
Index of the bead/zlut. More... | |
int | zlutPlane |
Plane number for LUT lookup. If <0 then, no zlut for this job. Not used. More... | |
Structure to hold further information relevant for a localization job. Mostly to enable additions without needing to change kernel calls.
Definition at line 47 of file QueuedCUDATracker.h.
int LocalizationParams::zlutIndex |
Index of the bead/zlut.
Definition at line 48 of file QueuedCUDATracker.h.
int LocalizationParams::zlutPlane |
Plane number for LUT lookup. If <0 then, no zlut for this job. Not used.
Definition at line 49 of file QueuedCUDATracker.h.