Tilt Class |
Namespace: OpticianMathLibrary
The Tilt type exposes the following members.
Name | Description | |
---|---|---|
MartinTiltFormulaInducedCylinder(Double, Double) |
Approximates the induced cylinder of a spherical lens with no cylinder. Inputs are the new sphere power in diopters from Martin's tilt formula and degrees of tilt.
NOTE: Rx must be transposed to same axis as the axis of tilt. Also, resulting induced cylinder will be on same axis as tilt.
| |
MartinTiltFormulaInducedCylinder(Double, Double, Double) |
Calculates the induced cylinder of a tilted lens. Inputs are the new sphere power in diopters from Martin's tilt formula.
NOTE: NOTE: Rx must be transposed to same axis as the axis of tilt. Also, resulting induced cylinder will be ADDED to existing cylinder on same axis.
| |
MartinTiltFormulaSphere |
Approximates the effective power of a tilted lens. Inputs are the original sphere power in diopters, degrees of tilt in degrees and index of refraction.
NOTE: Rx must be transposed to the same axis as the axis of tilt.
|