QTrk
Public Attributes | List of all members
LocalizationParams Struct Reference

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...
 

Detailed Description

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.

Member Data Documentation

§ zlutIndex

int LocalizationParams::zlutIndex

Index of the bead/zlut.

Definition at line 48 of file QueuedCUDATracker.h.

§ zlutPlane

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.


The documentation for this struct was generated from the following file: