SensorFieldOfView Properties |
The SensorFieldOfView type exposes the following members.
| Name | Description | |
|---|---|---|
| IsConnected |
Gets a value indicating whether the figure is connected.
(Inherited from Figure.) | |
| MaximumRadius |
Gets the maximum radial limit.
In conjunction with MinimumRadius, this restricts the volume to a spherical shell.
By default, this property has the value PositiveInfinity.
| |
| MinimumRadius |
Gets the minimum radial limit.
In conjunction with MaximumRadius, this restricts the volume to a spherical shell.
By default, this property has the value 0.0.
| |
| Radius | Obsolete.
Gets or sets the radial limit of the volume. This is the maximum range at which the sensor
can detect a target.
|