DopplerPulseLength {radar}R Documentation

Pulse length from pulse duration

Description

DopplerPulseLength Converts from pulse duration to pulse length

Usage

DopplerPulseLength(pDur, speedOfLight)

Arguments

pDur

Pulse duration [s]

speedOfLight

speed of light

Value

tau

Pulse length [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]