Click or drag to resize

ConfigurationApplyFittingResult(FittingResult) Method

Applies the fitting previously computed by the reconstruction object.

Namespace: LynceeTec.InterfaceProcessingV2.Configurations
Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void ApplyFittingResult(
	FittingResult fittingResult
)

Parameters

fittingResult  FittingResult
The fitting result.
See Also