Learn R Programming

radar (version 1.0.0)

DopplerFreq: 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]

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