Learn R Programming

radar (version 1.0.0)

DopplerWavelength: Wavelength given frequency

Description

DopplerWavelength Converts from frequency to wavelength

Usage

DopplerWavelength(freq, speedOfLight)

Arguments

freq
Frequency [Hz]
speedOfLight
speed of light

Value

lam
Wavelength [m]

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