irSignature
Infrared platform signature
Description
The irSignature
creates an infrared (IR) signature object. You can use this
object to model an angle-dependent contrast radiant intensity of a platform. The radiant
intensity is with respect to the background.
Creation
Description
creates an
irsig
= irSignatureirSignature
object with default property values.
sets object properties using one or more irsig
= irSignature(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 irSignature
when constructing the
object. The property values are not changeable after construction.
Properties
Object Functions
Examples
Extended Capabilities
Version History
Introduced in R2018b