|
GoWebScan API
|
| kStatus GoWebScanCalCollector_GetCalRecording | ( | GoWebScanCalCollector | collector, |
| GoWebScanRecording * | recording | ||
| ) |
Gets a pointer to the recording of sensor message sets used to perform calibration.
Ownership of the calibration input is transferred to the calling function.
| collector | GoWebScanCalCollector object. |
| recording | Receives the constructed GoWebScanRecording object. |