VariablesRadVel {radar} | R Documentation |
Radial velocity
Description
VariablesRadVel
returns the radial velocity
From Rinehart (1993), Eqn 6.6
Usage
VariablesRadVel(f,lam)
Arguments
f |
Frequency shift [Hz] |
lam |
Radar wavelength [m] |
Value
Vr |
Radial velocity [m/s] |
Author(s)
Jose Gama
Source
Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet
R. E. Rinehart, 1997 Radar for Meteorologists Rinehart Publishing
References
Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet
R. E. Rinehart, 1997 Radar for Meteorologists Rinehart Publishing
[Package radar version 1.0.0 Index]