tsSignature
Target strength pattern
Description
tsSignature
creates a sonar target strength (TS) signature object. You can
use this object to model an angle-dependent and frequency-dependent target strength pattern.
Target strength determines the intensity of reflected sound signal power from a target.
Creation
Description
creates a
tssig
= tsSignaturetsSignature
object with default property values.
sets object properties using one or more tssig
= tsSignature(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 tsSignature
when constructing the
object. The property values are not changeable after construction.
Properties
Examples
References
[1] Urich, Robert J. Principles of Underwater Sound, 3rd ed. New York: McGraw-Hill, Inc. 2005.
Extended Capabilities
Version History
Introduced in R2018b