Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
Data Channel

Description

Data channel related classes and enums.

Types

class  GoAlignMsg
 Represents a message containing an alignment result. More...
 
class  GoBoundingBoxMatchMsg
 Represents a message containing bounding box based part matching results. More...
 
struct  GoDataMessageType
 Lists all data message types. More...
 
class  GoDataMsg
 Represents a base message sourced from the data channel. More...
 
class  GoEdgeMatchMsg
 Represents a message containing edge based part matching results. More...
 
class  GoEllipseMatchMsg
 Represents a message containing ellipse based part matching results. More...
 
class  GoExposureCalMsg
 Represents a message containing exposure calibration results. More...
 
struct  GoMeasurementData
 Represents a measurement result. More...
 
class  GoMeasurementMsg
 Represents a message containing a set of GoMeasurementData. More...
 
class  GoProfileIntensityMsg
 Represents a data message containing a set of profile intensity arrays. More...
 
class  GoProfileMsg
 Represents a data message containing a set of profile arrays. More...
 
class  GoResampledProfileMsg
 Represents a data message containing a set of re-sampled profile arrays. More...
 
struct  GoStamp
 Represents an acquisition stamp. More...
 
class  GoStampMsg
 Represents a message containing a set of acquisition stamps. More...
 
class  GoSurfaceIntensityMsg
 Represents a data message containing a surface intensity array. More...
 
class  GoSurfaceMsg
 Represents a data message containing a surface array. More...
 
class  GoVideoMsg
 Represents a data message containing a video image. More...