Gocator API
GoRangeIntensityMsg Class Reference

Description

Represents a data message containing a set of range intensity data.

Note
Supported with G1
Inheritance diagram for GoRangeIntensityMsg:
Inheritance graph

Public Member Functions

kStatus GoDataMsg_SetStreamStep (GoDataMsg message, GoDataStep streamStep)
 Sets the source of the data stream. More...
 
kStatus GoDataMsg_SetStreamStepId (GoDataMsg message, k32s streamStepId)
 Sets the identifier of the data stream from the source. More...
 
GoDataStep GoDataMsg_StreamStep (GoDataMsg message)
 Gets the source of the data stream. More...
 
k32s GoDataMsg_StreamStepId (GoDataMsg message)
 Gets the identifier of the data stream from the source. More...
 
GoDataMessageType GoDataMsg_Type (GoDataMsg message)
 Returns the message type for a data channel message given in a GoDataSet. More...
 
k8uGoRangeIntensityMsg_At (GoRangeIntensityMsg msg, kSize index)
 Gets a pointer to range intensity data. More...
 
kSize GoRangeIntensityMsg_Count (GoRangeIntensityMsg msg)
 Gets the count of range intensity data in this message. More...
 
k32u GoRangeIntensityMsg_Exposure (GoRangeIntensityMsg msg)
 Gets the exposure. More...
 
GoDataSource GoRangeIntensityMsg_Source (GoRangeIntensityMsg msg)
 Gets the range intensity source. More...
 

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