Click or drag to resize

FieldOfViewExtensionFieldOfViewVolume Property

Gets or sets the volume of the sensor's field of view defined in the sensor's reference frame.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SensorFieldOfView FieldOfViewVolume { get; set; }

Property Value

Type: SensorFieldOfView

Implements

IFieldOfViewServiceFieldOfViewVolume
See Also