AiryDisk:

Path: SCPro/ProSensors

% Computes the diameter of the Airy Disk.

   Type AiryDisk for a demo of a F 2 lens with visible light and a 0.2 mm
   focal plane offset to blur the image. The Airy pattern has a small
   effect on the disk size even with a 0.2 mm displacement of the focal
   point.

--------------------------------------------------------------------------
   Form:
   d = AiryDisk( lambda, F, Ld )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   lambda         (1,:) Wavelength
   F              (1,1) F stop
   Ld             (1,1) Defocus

   -------
   Outputs
   -------
   d              (1,:)  Radius

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the SCPro Module page