Learn R Programming

CVD (version 1.0.2)

effectivePupilArea: Effective area of the illuminated pupil

Description

effectivePupilArea computes the effective area of the illuminated pupil from its diameter.

Usage

effectivePupilArea(d)

Arguments

d
diameter in mm

Value

References

#Smith, VC, Pokorny, J, and Yeh, T: The Farnsworth-Munsell 100-hue test in cone excitation space. Documenta Ophthalmologica Proceedings Series 56:281-291, 1993.

Examples

Run this code
# Pupil area in mm^2 for diameter = 2 mm
## Not run: effectivePupilArea(2)

Run the code above in your browser using DataLab