Produced by IDL 7.1.1
User Documentation

./toolbox
freqtofreq.pro

Last modification date:
Wed Sep 28 13:27:11 2016

freqtofreq

function freqtofreq(dc, freq, toframe, fromframe)

Convert a frequency in one rest frame to an equivalent frequency in a new rest frame.

Returns
the converted frequency
Version
$Id$

Parameters
dc
in, required
spectrum
The spectrum data container to use to get the necessary header information for the conversion between the two frames.
freq
in, required
double
The frequencies, in Hz, to convert.
toframe
in, required
string
The desired rest frame. Known rest frames are listed in frame_velocity.html.
fromframe
in, required
string
The rest frame appropriate for freq. Known rest frames are listed in frame_velocity.html.


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:39 2016