FieldOfViewModel
Description
A FieldOfViewModel object contains a detectability model that assumes
      the sensor can detect targets within its field of view. The field of view is defined by
      azimuth, elevation, and range limits. You can use this model to define the detectability model
      for a CustomSensor
      object.
Creation
To create a FieldOfViewModel object, use the sensorDetectabilityModel function with the "field-of-view"
      input argument. For example:
detectabilityModel = sensorDetectabilityModel("field-of-view")Properties
Version History
Introduced in R2025a