Operators |
clear_calib_data — Free the memory of a calibration data model.
clear_calib_data( : : CalibDataID : )
The operator clear_calib_data frees the memory of the calibration data model CalibDataID. After calling clear_calib_data , the model can no longer be used. The handle CalibDataID becomes invalid.
This operator modifies the state of the following input parameter:
The value of this parameter may not be shared across multiple threads without external synchronization.Handle of a calibration data model.
Calibration
Operators |