FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kFpgaSpot2i_ConvertTo ( kFpgaSpot2i const *  inSpots,
kSpot *  outSpots,
kSize  count = 1 
)

Populate kSpot(s) from kFpgaSpot2i(s)

if kFpgaSpot2i patch bit is set, all fields in kSpot are set to *_NULL as appropriate.

Moving average Intensity is read from kSpot->strength Moving average Detection is read from kSpot->width The values are copied over exactly, no scaling is performed.

Parameters
inSpotskFpgaSpot2i(s) from which to populate outSpots
outSpotskSpot(s) to be populated
countCount of spots, default value of 1 can be used to convert single spot
Returns
kStatus