Click or drag to resize

BaseCurveVogelsRulePlus Method

Calculates the spherical equivalent of a plus lens.

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double VogelsRulePlus(
	double sphere,
	double cylinder
)

Parameters

sphere
Type: SystemDouble
In diopters
cylinder
Type: SystemDouble
In diopters

Return Value

Type: Double
Base curve choice for plus lens
See Also