|
Gocator API
|
Represents a data message containing a set of profile arrays.

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... | |
| kPoint16s * | GoProfileMsg_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... | |