horizonrange
Horizon range
Syntax
Rh = horizonrange(H)
Rh = horizonrange(H,Re)
Rh = horizonrange(___,'SurfaceHeight'
,surfht)
Description
returns
the horizon range, Rh
= horizonrange(H
)Rh
, of a radar system
H
meters above the surface. The
computation uses an effective earth radius of approximately 4/3 times
the actual earth radius.
specifies the effective earth radius, Rh
= horizonrange(H
,Re
)Re
.
also specifies the surface height, Rh
= horizonrange(___,'SurfaceHeight'
,surfht
)surfht
.
Input Arguments
|
Height of radar system above surface, specified as a scalar or a length-M vector. Units are in meters. |
|
Effective earth radius, specified as a positive scalar. Units are in meters Default: |
|
Height of earth surface at the horizon,
specified as a scalar or
length-M vector. This input can
also be interpreted as the height of significant
ground clutter at the horizon. If
|
Output Arguments
|
Horizon range in meters of radar system at altitude |
Examples
More About
References
[1] Long, Maurice W. Radar Reflectivity of Land and Sea, 3rd Ed. Boston: Artech House, 2001.
[2] Skolnik, M. Introduction to Radar Systems, 3rd Ed. New York: McGraw-Hill, 2001.