Click or drag to resize

PowerPowerMeridian180 Method

Calculates approximate lens power in the 180 degree meridian.

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

Parameters

sphere
Type: SystemDouble
In diopters
cylinder
Type: SystemDouble
In diopters
thetaDegrees
Type: SystemInt32
Axis of cylinder in degrees

Return Value

Type: Double
Power in the horizontal meridian
See Also