IDynamicFieldOfViewService Interface |
A service that provides a time-dynamic sensor field of view volume.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public interface IDynamicFieldOfViewService
Public Interface IDynamicFieldOfViewService
public interface class IDynamicFieldOfViewService
type IDynamicFieldOfViewService = interface end
The IDynamicFieldOfViewService type exposes the following members.
Properties
| Name | Description |
---|
| FieldOfViewVolume |
Gets the dynamic volume of the sensor's field of view defined in the sensor's reference frame.
|
TopSee Also