airyDiskRadius
R2026bDescription
Add-On Required: This feature requires the Optical Design and Simulation Library for Image Processing Toolbox add-on.
specifies options using one or more name-value arguments. For example,
radius = airyDiskRadius(opsys,Name=Value)airyDiskRadius(opsys,Wavelengths=[486.1 587.6 656.3]) computes Airy
disk radii at wavelengths of 486.1, 587.6, and 656.3 nanometers.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Algorithms
The airyDiskRadius object function computes the Airy disk radius using
the paraxial f-number of opsys at each specified wavelength.
For each wavelength, the function computes the radius as:
radius = 1.22*lambda*F#
In this equation, lambda is the wavelength converted to millimeters and F# is the paraxial f-number. The result is the ideal diffraction-limited radius for an on-axis point source.
Version History
Introduced in R2026b
See Also
opticalSystem | psf | mtf | spot | paraxialInfo