Produced by IDL 7.0
Developer Documentation

./toolbox
unshiftvel.pro

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

unshiftvel

function unshiftvel(vel, voffset, [veldef=string])

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

Returns
the unshifted velocities in m/s.
Version
$Id$

Parameters
vel
in, required
double
The velocities, in m/s, 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 shiftvel.

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


Produced by IDLdoc 1.6 on Sun Oct 22 03:20:17 2017