Click or drag to resize

EntityDynamicSensorFieldOfViewTEntityGetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator
Gets an evaluator that can be used to find the shape of the sensor field-of-view volume at a given date. While this evaluator is allowed to return completely different types of sensors at different times, some clients of this class, such as SensorVolumeConstraint, require more consistency. See GetRepresentativeFieldOfView for more information.
(Inherited from DynamicSensorFieldOfView.)
Public methodGetEvaluator(EvaluatorGroup)
Gets an evaluator that can be used to find the shape of the sensor field-of-view volume at a given date. While this evaluator is allowed to return completely different types of sensors at different times, some clients of this class, such as SensorVolumeConstraint, require more consistency. See GetRepresentativeFieldOfView for more information.
(Overrides DynamicSensorFieldOfViewGetEvaluator(EvaluatorGroup).)
Top
See Also