DopplerVmax: Nyquist velocity, or maximum unambiguous Doppler velocity (+...

Description Usage Arguments Value Author(s) Source References

View source: R/radar.R

Description

DopplerVmax returns the Nyquist velocity, or maximum unambiguous Doppler velocity (+ or -). From Rinehart (1997), Eqn 6.8

Usage

1
DopplerVmax(PRF, lam)

Arguments

PRF

Pulse repetition frequency [Hz]

lam

Radar wavelength [m]

Value

Vmax

Nyquist 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


radar documentation built on May 2, 2019, 9:24 a.m.

Related to DopplerVmax in radar...