Click or drag to resize

PrismPrismCentrad Method

Calculates prism based on the centrad in diopters. Input is the angle of deviation in degrees.

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static double PrismCentrad(
	double deviationAngle
)

Parameters

deviationAngle
Type: SystemDouble
Angle of deviation in degrees

Return Value

Type: Double
Prism power in diopters
See Also