Namespace: Rx::LFR – Class: CCalibrationManager – Header: Rx.LFR/CalibrationManager.h

CCalibrationManager::DeleteCalibration Static Method

C++
static void DeleteCalibration(const CRxString& sxGUID)

Deletes the calibration with the given GUID.

Requires Rx::ERuntimeFeature::Save to save this change permanently.

Parameters

[const CRxString&] sxGUID

[in] The GUID of the calibration.