Click or drag to resize

IReconstructionGetDistance Method

Gets the reconstruction distance for one of the laser source, in [m]. The value must include the Objective-Source Correction. The new value will be used on the next processed image. To reprocess the last hologram, call OnDistanceChange(windowsList) after setting the value.

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:48 UTC
Syntax
double GetDistance(
	int lambdaId
)

Parameters

lambdaId
Type: SystemInt32
The logical laser source id for the current configuration. (Ignored in single wavelength configuration).

Return Value

Type: Double
See Also