Click or drag to resize

PowerVergence Method

Calculates the vergence of light at a given distance. Input is distance in Centimeters.

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double Vergence(
	double distance
)

Parameters

distance
Type: SystemDouble
In meters

Return Value

Type: Double
Vergence in diopters
See Also