brcsSignature
Description
brcsSignature creates a bistatic radar cross section (BRCS)
signature object. You can use this object to model an angle-dependent and frequency-dependent
radar cross section (RCS) pattern. Bistatic radars are systems in which the transmitter and
receiver are not co-located. The bistatic radar cross section of a target is a measure of the
energy scattered from the target in the direction of the receiver.
Creation
Description
creates a
brcsSig = brcsSignaturebrcsSignature object, brcsSig, that models a
platform with a 10 dBsm cross section at all transmit and receive angles.
creates a brcsSig = brcsSignature(PropertyName=Value)brcsSignature object, brcsSig, with each
specified PropertyName set to the corresponding
Value. You can specify additional pairs of arguments in any order
as
(PropertyName1=Value1,...,PropertyNameN=ValueN).
Note
You can only set property values of brcsSignature when constructing the
object. You cannot change values after construction.
Properties
Object Functions
value | Bistatic radar cross section (BRCS) values at specified angles and frequencies |
Examples
Extended Capabilities
Version History
Introduced in R2026a

