Namespace: Rx::LFR – Class: CWavefrontCalibration – Header: Rx.LFR/WavefrontCalibration.h

CWavefrontCalibration::Calibrate Method

C++
bool Calibrate(CCalibration& xCalib, const CRxString& computeParameters)

Calibrates the Wavefront Parameters, the Aperture Dependent Matching Parameters and the MLA Residual Error Parameters. The given compute parameters must have enabled the wavefront calibration.

Parameters

[CCalibration&] xCalib

[in,out] The calibration.

[const CRxString&] computeParameters

[in,out] The compute parameters.

Returns

bool

True if the calibration was a success, false if it fails.