DopplerFreq: Frequency given wavelength

Description Usage Arguments Value Author(s) Source References

View source: R/radar.R

Description

DopplerFreq Converts from wavelength to frequency

Usage

1
DopplerFreq(lam, speedOfLight)

Arguments

lam

Wavelength [m]

speedOfLight

speed of light

Value

f

Frequency [Hz]

Author(s)

Jose Gama

Source

Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet

References

Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet


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

Related to DopplerFreq in radar...