Produced by IDL 7.0
Developer Documentation

./toolbox
freqtofreq.pro

Last modification date:
Sun Oct 22 03:20:02 2017

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 Sun Oct 22 03:20:16 2017