fuserSourceConfiguration
Configuration of source used with track fuser
Description
A fuserSourceConfiguration
object contains the configuration
information of a source used with a track fuser. A source of a track fuser is a tracking
system (such as a tracker or another track fuser) that outputs tracks to the track
fuser.
Creation
Syntax
Description
creates a source configuration object to use with a track fuser. You must specify
config
= fuserSourceConfiguration(SourceIndex
)SourceIndex
as a positive integer. The other properties of the
configuration take default values.
allows you to specify additional properties using one or more name-value pairs. Enclose
each property name in single quotes.config
= fuserSourceConfiguration(SourceIndex
,Name,Value
)
Properties
Examples
Extended Capabilities
Version History
Introduced in R2019b