FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kFpgaWideSpot Struct Reference

Description

Represents a laser line spot detected within an image.

Use the associated methods to extract individual fields, rather than accessing structure fields directly.

kFpgaWideSpot supports the kdat5 and kdat6 serialization protocols.

Inheritance diagram for kFpgaWideSpot:
Inheritance graph

Public Member Functions

k32u kFpgaWideSpot_Centre (const kFpgaWideSpot *cg)
 Gets the spot centroid. More...
 
k32u kFpgaWideSpot_EntryOffset (const kFpgaWideSpot *cg)
 Reports the spot entry offset. More...
 
k32u kFpgaWideSpot_EntryValue (const kFpgaWideSpot *cg)
 Reports the spot entry intensity value. More...
 
k32u kFpgaWideSpot_ExitOffset (const kFpgaWideSpot *cg)
 Reports the spot exit offset. More...
 
k16u kFpgaWideSpot_IsEmpty (const kFpgaWideSpot *cg)
 Reports whether the spot is empty (null, filler). More...
 
k16u kFpgaWideSpot_Slice (const kFpgaWideSpot *cg)
 Gets the spot slice index (column or row, depending on orientiation). More...
 
k16u kFpgaWideSpot_Sum (const kFpgaWideSpot *cg)
 Reports the spot intensity sum. More...
 
k16u kFpgaWideSpot_Width (const kFpgaWideSpot *cg)
 Gets the spot width. More...
 

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