rcsSignature
Radar cross-section pattern
Description
rcsSignature
creates a radar cross-section (RCS) signature object.
You can use this object to model an angle-dependent and frequency-dependent radar
cross-section pattern. The radar cross-section determines the intensity of reflected radar
signal power from a target. The object models only non-polarized signals. The object support
several Swerling fluctuation models.
Creation
Description
creates an
rcssig
= rcsSignaturercsSignature
object with default property values.
sets object properties using one or more rcssig
= rcsSignature(Name,Value
)Name,Value
pair arguments.
Name
is a property name and Value
is the
corresponding value. Name
must appear inside single quotes
(''
). You can specify several name-value pair arguments in any order
as Name1,Value1,...,NameN,ValueN
. Any unspecified properties take
default values.
Note
You can only set property values of rcsSignature
when constructing the
object. The property values are not changeable after construction.
Properties
Object Functions
Examples
References
[1] Richards, Mark A. Fundamentals of Radar Signal Processing. New York, McGraw-Hill, 2005.
Extended Capabilities
Version History
Introduced in R2018b
See Also
value
| toStruct
| tsSignature