Produced by IDL 7.1.1
User Documentation

./toolbox
unshiftfreq.pro

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

unshiftfreq

function unshiftfreq(freq, voffset, [veldef=string])

Undo the effects of shiftfreq using the same voffset (do not use its negative here). See the comments in shiftfreq. This is intended to only be used on a quantity that is the result from shiftfreq.

Returns
the unshifted frequencies in Hz.
Version
$Id$

Parameters
freq
in, required
double
The frequencies, in Hz, to unshift.
voffset
in, required
double
The velocity offset (m/s) to remove. This should be the same value used in a previous call to shiftfreq.

Keywords
veldef
in, optional
string (def. 'RADIO')
The velocity definition from one of RADIO, OPTICAL or TRUE.


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