DopplerDilemma {radar} | R Documentation |
Doppler dilemma
Description
DopplerDilemma
returns the Doppler dilemma
From Rinehart (1997), Eqn 6.12
Usage
DopplerDilemma(inFloat, lam, speedOfLight)
Arguments
inFloat |
Nyquist Velocity [m/s] or Maximum unambiguous range [m] |
lam |
Radar wavelength [m] |
speedOfLight |
speed of light |
Value
Rmax |
Maximum unambiguous range [m] |
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]