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
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle

Back to the Link Module page