Produced by IDL 7.0
Developer Documentation

./toolbox
veltovel.pro

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

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