Learn R Programming

radar (version 1.0.0)

SystemPowerTarget: Power intercepted by target

Description

SystemPowerTarget returns the power intercepted by target From Rinehart (1997), Eqn 4.3

Usage

SystemPowerTarget(Pt, G, Asig, r)

Arguments

Pt
Transmitted power [W]
G
Antenna gain [dB]
Asig
Area of target [m^2]
r
Distance to sample volume from radar [m]

Value

Psig
Power intecepted by target [m]

Source

Nick Guy, 2014 PyRadarMet - Python Fundamental Calculations in Radar Meteorology https://github.com/nguy/PyRadarMet R. E. Rinehart, 1997 Radar for Meteorologists Rinehart Publishing

References

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

R. E. Rinehart, 1997 Radar for Meteorologists Rinehart Publishing