IFOV:

Path: SC/Sensor

% Instantaneous field of view of an optical sensor.
--------------------------------------------------------------------------
   Form:
   iFOV = IFOV( altitude, f, a, d, lambda )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   altitude       (1,n) Altitude
   f              (1,1) Focal length
   a              (1,1) Detector size
   d              (1,1) Aperture
   lambda         (1,m) Wavelength, numbers or 'visible', 'near infrared'
                        'far infrared'

   -------
   Outputs
   -------
   iFOV           (1,1)  Output data structure

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

Children:

SC: Sensor/Spectrum
Common: Graphics/Mesh2

Back to the SC Module page