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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
|
Top
See Also