Learn R Programming

radar (version 1.0.0)

GeometryRangeCorrect: Half-power radius

Description

GeometryRangeCorrect returns the half-power radius From CSU Radar Meteorology AT 741 Notes

Usage

GeometryRangeCorrect(r, h, E)

Arguments

r
Distance to sample volume from radar [m]
h
Height of the center of radar volume [m]
E
Elevation angle [deg]

Value

rnew
Adjusted range to sample volume [m]

Source

Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet CSU Radar Meteorology AT 741 Notes

References

Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet

CSU Radar Meteorology AT 741 Notes