coverageConfig
Sensor and emitter coverage configuration
Syntax
Description
returns sensor coverage configuration structures in a tracking scenario
configs = coverageConfig(sc)sc.
Tip
If the scenario contains any sonarSensor
in 'monostatic' mode, you must step the tracking scenario
sc before using the coverageConfig function to
return an accurate coverage configuration.
allows you to specify the position and orientation of the platform on which each sensor or
emitter is mounted.configs = coverageConfig(sensors,positions,orientations)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a