Produced by IDL 7.1.1
User Documentation

./toolbox
veltovel.pro

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

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$

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 Sep 28 13:27:40 2016