|
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.
| collector | GoWebScanCalCollector object. |
| dataSet | Input sensor message. |