SurfaceReflectionCoefficient
Description
SurfaceReflectionCoefficient
defines a frequency and grazing angle dependent
reflection coefficient model for a LandSurface
or
SeaSurface
object
belonging to a radar scenario in which the EnableMultipath
property of
the SurfaceManager
is
set to true
. The reflection coefficient for multipath calculations can be
computed using the reflectionCoefficient
object function for a horizontally or vertically polarized
antenna.
Creation
Syntax
Description
creates a MDL
= radar.scenario.SurfaceReflectionCoefficientSurfaceReflectionCoefficient
object containing a reflection coefficient model
for a land or sea surface belonging to a radar scenario.
creates a MDL
= SurfaceReflectionCoefficient(Name=Value)
SurfaceReflectionCoefficient
object containing a reflection coefficient model
for a land or sea surface and sets properties using one or more name-value pairs, where
Name
specifies the property name and Value
sets the corresponding property value. The PermittivityModel
,
VegetationFactor
, HeightStandardDeviation
,
and Slope
property can be defined
Properties
Object Functions
reflectionCoefficient | Returns the reflection coefficient |
Examples
References
[1] Barton, David Knox. Radar Equations for Modern Radar. Artech House, 2013.
[2] Blake, L.V. Machine Plotting of Radar Vertical-Plane Coverage Diagrams. Naval Research Laboratory, 1970 (NRL Report 7098).
Version History
Introduced in R2024a
See Also
SurfaceManager
| landSurface
| seaSurface
| reflectionCoefficient