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

Description

Represents a data message containing a set of re-sampled profile arrays.

Inheritance diagram for GoResampledProfileMsg:
Inheritance graph

Public Member Functions

GoDataMessageType GoDataMsg_Type (GoDataMsg message)
 Returns the message type for a data channel message given in a GoDataSet. More...
 
k16sGoResampledProfileMsg_At (GoResampledProfileMsg msg, kSize index)
 Gets a pointer to a re-sampled profile array. More...
 
kSize GoResampledProfileMsg_Count (GoResampledProfileMsg msg)
 Gets the count of re-sampled profile arrays in this message. More...
 
k32u GoResampledProfileMsg_Exposure (GoResampledProfileMsg msg)
 Gets the exposure. More...
 
GoDataSource GoResampledProfileMsg_Source (GoResampledProfileMsg msg)
 Gets the profile source. More...
 
kSize GoResampledProfileMsg_Width (GoResampledProfileMsg msg)
 Gets the count of points in each re-sampled profile array. More...
 
k32s GoResampledProfileMsg_XOffset (GoResampledProfileMsg msg)
 Gets the profile x-offset, in micrometers. More...
 
k32u GoResampledProfileMsg_XResolution (GoResampledProfileMsg msg)
 Gets the x-resolution, in nanometers. More...
 
k32s GoResampledProfileMsg_ZOffset (GoResampledProfileMsg msg)
 Gets the profile z-offset, in micrometers. More...
 
k32u GoResampledProfileMsg_ZResolution (GoResampledProfileMsg msg)
 Gets the profile z-resolution, in nanometers. More...
 

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