DopplerFreq {radar}R Documentation

Frequency given wavelength

Description

DopplerFreq Converts from wavelength to frequency

Usage

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


[Package radar version 1.0.0 Index]