Gocator API
 All Classes Files Functions Variables Typedefs Macros Groups Pages
GoRangeIntensityMsg Class Reference

Description

Represents a data message containing a set of RangeIntensity data.

Inherits kObject.

Public Member Functions

k8u * GoRangeIntensityMsg_At (GoRangeIntensityMsg msg, kSize index)
 Gets a pointer to RangeIntensity data. More...
 
kSize GoRangeIntensityMsg_Count (GoRangeIntensityMsg msg)
 Gets the count of RangeIntensity data in this message. More...
 
k32u GoRangeIntensityMsg_Exposure (GoRangeIntensityMsg msg)
 Gets the exposure. More...
 
GoDataSource GoRangeIntensityMsg_Source (GoRangeIntensityMsg msg)
 Gets the RangeIntensity source. More...
 

Member Function Documentation

k8u * GoRangeIntensityMsg_At ( GoRangeIntensityMsg  msg,
kSize  index 
)

Gets a pointer to RangeIntensity data.

Parameters
msgMessage object.
indexRangeIntensity array index.
Returns
RangeIntensity pointer.
kSize GoRangeIntensityMsg_Count ( GoRangeIntensityMsg  msg)

Gets the count of RangeIntensity data in this message.

Parameters
msgMessage object.
Returns
Count of RangeIntensity data.
k32u GoRangeIntensityMsg_Exposure ( GoRangeIntensityMsg  msg)

Gets the exposure.

Parameters
msgMessage object.
Returns
Exposure in uS.
GoDataSource GoRangeIntensityMsg_Source ( GoRangeIntensityMsg  msg)

Gets the RangeIntensity source.

Parameters
msgMessage object.
Returns
RangeIntensity source.

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