Namespace: Rx::LFR – Class: CExtrinsicCalibration – Header: Rx.LFR/ExtrinsicCalibration.h

CExtrinsicCalibration::GetTargetParameter Method

C++
bool GetTargetParameter(const EExtrinsicCalibTargetParam& paramType, double& value)

Sets a calibration target parameter.

Parameters

[const EExtrinsicCalibTargetParam&] paramType

Type of parameter to set.

[double&] value

Value to set for the parameter

Returns

bool

True if supported, false otherwise