Produced by IDL 7.1.1
User Documentation

./toolbox
veltovel.pro

Last modification date:
Wed Feb 8 12:37:25 2012

veltovel

function veltovel(vel, toveldef, fromveldef)

Convert a velocity in one velocity definition to an equivalent velocity in another definition.

Returns
the converted velocity in m/s.
Version
$Id: veltovel.pro,v 1.3 2005/06/18 13:40:36 bgarwood Exp $

Parameters
vel
in, required
double
The velocity, in m/s, to convert.
toveldef
in, required
string
The desired velocity definition. Must be one of 'TRUE', 'OPTICAL' and 'RADIO'.
fromveldef
in, required
string
The input velocity definition. Must be one of 'TRUE', 'OPTICAL' and 'RADIO'


Produced by IDLdoc 1.6 on Wed Feb 8 12:38:35 2012