Wavelength:

Path: Link/LinkUtilities

% Outputs the wavelengths for bands of electromagnetic radiation.

   Type Wavelength for a demo. See also FrequencyToWavelength.

   Since version 3.
--------------------------------------------------------------------------
   Form:
   lambda = Wavelength( band, new )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   band	    (1,:)  Band, i.e. 'lf', 'ka'
   new         (1,1)  Use new bands, i.e. 'a', 'b'

   -------
   Outputs
   -------
   lambda  (:)    Wavelength (m)

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

Children:

Link: LinkUtilities/FrequencyToWavelength

Back to the Link Module page