Click or drag to resize

ToolsToolSelector Method

Calculates the back side tool curve based on 1.53 index. Inputs are the refractive power NEEDED in diopters and the index of refraction.

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double ToolSelector(
	double refractivePower,
	double index
)

Parameters

refractivePower
Type: SystemDouble
In diopters
index
Type: SystemDouble
Index of refraction

Return Value

Type: Double
Tool selection
See Also