Emitted radar signal structure
The radarEmission
class creates a radar emission object. This object
contains all the properties that describe a signal radiated by a radar source.
creates a
signal
= radarEmissionsonarEmission
object with default properties. The object represents radar
signals from emitters, channels, and sensors.
sets object properties specified by one or more signal
= radarEmission(Name,Value
)Name,Value
pair
arguments. Name
can also be 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
.
emissionsInBody
| radarChannel
| radarEmitter
| sonarEmission