Produced by IDL 6.1
User Documentation

./toolbox
veltovel.pro

Last modification date:
Thu Jun 2 23:56:08 2005

veltovel

function veltovel(vel, toveldef, fromveldef)

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

Version
$Id: veltovel.pro,v 1.2 2005/04/08 20:36:06 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 Thu Jun 2 23:56:58 2005