|
Gocator API
|
Represents a data message containing a set of range intensity data.

Public Member Functions | |
| GoDataMessageType | GoDataMsg_Type (GoDataMsg message) |
| Returns the message type for a data channel message given in a GoDataSet. More... | |
| k8u * | GoRangeIntensityMsg_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... | |