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

Description

Represents a data message containing a surface array.

Inheritance diagram for GoSurfaceMsg:
Inheritance graph

Public Member Functions

GoDataMessageType GoDataMsg_Type (GoDataMsg message)
 Returns the message type for a data channel message given in a GoDataSet. More...
 
k32u GoSurfaceMsg_Exposure (GoSurfaceMsg msg)
 Gets the exposure. More...
 
kSize GoSurfaceMsg_Length (GoSurfaceMsg msg)
 Gets the length of the surface (row count). More...
 
k16sGoSurfaceMsg_RowAt (GoSurfaceMsg msg, kSize index)
 Gets a pointer to a surface row. More...
 
GoDataSource GoSurfaceMsg_Source (GoSurfaceMsg msg)
 Gets the profile source. More...
 
k32u GoSurfaceMsg_SurfaceId (GoSurfaceMsg msg)
 Gets the surface ID. More...
 
kSize GoSurfaceMsg_Width (GoSurfaceMsg msg)
 Gets the width of the surface (column count). More...
 
k32s GoSurfaceMsg_XOffset (GoSurfaceMsg msg)
 Gets the surface x-offset, in micrometers. More...
 
k32u GoSurfaceMsg_XResolution (GoSurfaceMsg msg)
 Gets the surface x-resolution, in nanometers. More...
 
k32s GoSurfaceMsg_YOffset (GoSurfaceMsg msg)
 Gets the surface y-offset, in micrometers. More...
 
k32u GoSurfaceMsg_YResolution (GoSurfaceMsg msg)
 Gets the surface y-resolution, in nanometers. More...
 
k32s GoSurfaceMsg_ZAngle (GoSurfaceMsg msg)
 Gets the surface z-angle, in microdegrees. More...
 
k32s GoSurfaceMsg_ZOffset (GoSurfaceMsg msg)
 Gets the surface z-offset, in micrometers. More...
 
k32u GoSurfaceMsg_ZResolution (GoSurfaceMsg msg)
 Gets the surface z-resolution, in nanometers. More...
 

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