GoWebScan API
kStatus GoWebScanCalCollector_AddMsg ( GoWebScanCalCollector  collector,
GoDataSet  dataSet 
)

Adds a sensor message to the collector.

The messages are cloned into internal message objects. As such, the GoDataSet object is still owned by the calling function and must be destroyed by it.

Parameters
collectorGoWebScanCalCollector object.
dataSetInput sensor message.
Returns
Operation status.