DopplerWavelength {radar}R Documentation

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]

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]