Click or drag to resize

ConfigurationGetReconstructionDistanceConversionFactor Method

Get the factor converting digital reconstruction distance to physical distance.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public double GetReconstructionDistanceConversionFactor(
	SampleOrientation sampleOrientation,
	double objectiveImmersionIndex
)

Parameters

sampleOrientation
Type: LynceeTec.InterfaceProcessingV2.ConfigurationsSampleOrientation
objectiveImmersionIndex
Type: SystemDouble

Return Value

Type: Double
See Also