Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoProfileMsg Class Reference

Description

Represents a data message containing a set of profile arrays.

Inheritance diagram for GoProfileMsg:
Inheritance graph

Public Member Functions

GoDataMessageType GoDataMsg_Type (GoDataMsg message)
 Returns the message type for a data channel message given in a GoDataSet. More...
 
k8u GoProfileIntensityMsg_CameraIndex (GoProfileMsg msg)
 Gets the source camera index. More...
 
kPoint16sGoProfileMsg_At (GoProfileMsg msg, kSize index)
 Gets a pointer to a profile array. More...
 
k8u GoProfileMsg_CameraIndex (GoProfileMsg msg)
 Gets the source camera index. More...
 
kSize GoProfileMsg_Count (GoProfileMsg msg)
 Gets the count of profile arrays in this message. More...
 
k32u GoProfileMsg_Exposure (GoProfileMsg msg)
 Gets the exposure. More...
 
GoDataSource GoProfileMsg_Source (GoProfileMsg msg)
 Gets the profile source. More...
 
kSize GoProfileMsg_Width (GoProfileMsg msg)
 Gets the count of ranges in each profile array. More...
 
k32s GoProfileMsg_XOffset (GoProfileMsg msg)
 Gets the profile x-offset, in micrometers. More...
 
k32u GoProfileMsg_XResolution (GoProfileMsg msg)
 Gets the profile x-resolution, in nanometers. More...
 
k32s GoProfileMsg_ZOffset (GoProfileMsg msg)
 Gets the profile z-offset, in micrometers. More...
 
k32u GoProfileMsg_ZResolution (GoProfileMsg msg)
 Gets the profile z-resolution, in nanometers. More...
 

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