DopplerPulseDuration {radar}R Documentation

Pulse duration from pulse length

Description

DopplerPulseDuration Converts from pulse length to pulse duration

Usage

DopplerPulseDuration(tau, speedOfLight)

Arguments

tau

Pulse length [m]

speedOfLight

speed of light

Value

pDur

Pulse duration [s]

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]