[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Waldhäuser Str. 64, D-72076 Tübingen, Germany
[Uni logo]


AIRTOVAC Source code in airtovac.pro

AIRTOVAC

Name
       AIRTOVAC
Purpose
       Convert air wavelengths to vacuum wavelengths
Explanation
       Wavelengths are corrected for the index of refraction of air under
       standard conditions.  Wavelength values below 2000 A will not be
       altered.  Uses the IAU standard for conversion given in Morton
       (1991 Ap.J. Suppl. 77, 119)
Calling Sequence
       AIRTOVAC, WAVE
Parameters
       WAVE - Wavelength in Angstroms, scalar or vector
               WAVE should be input as air wavelength(s), it will be
               returned as vacuum wavelength(s).  WAVE is always converted to
               double precision upon return.
Example
       If the air wavelength is  W = 6056.125 (a Krypton line), then
       AIRTOVAC, W yields an vacuum wavelength of W = 6057.8019
Procedure
       See Morton (Ap. J. Suppl. 77, 119) for the formula used
Revision History
       Written W. Landsman                November 1991
       Converted to IDL V5.0   W. Landsman   September 1997

Last modified by pro2html on 2001 April 26 at 03:10 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically