Click or drag to resize

ComplexConic Properties

The ComplexConic type exposes the following members.

Properties
  NameDescription
Public propertyInnerHalfAngle
Gets the inner half angle used to define the interior conical volume of exclusion.
Public propertyIsConnected
Gets a value indicating whether the figure is connected.
(Overrides FigureIsConnected.)
Public propertyMaximumClockAngle
Gets the maximum clock angle. In conjunction with MinimumClockAngle, this restricts volume to only a wedge-shaped portion of the annular cross-section of the sensor cone. The angle is measured clockwise when looking in the direction of the positive z axis.
Public propertyMinimumClockAngle
Gets the minimum clock angle. In conjunction with MaximumClockAngle, this restricts volume to only a wedge-shaped portion of the annular cross-section of the sensor cone. The angle is measured clockwise when looking in the direction of the positive z axis.
Public propertyOuterHalfAngle
Gets the outer half angle used to define the exterior conical boundary of the volume.
Public propertyRadius
Gets or sets the radial limit of the volume. This is the maximum range at which the sensor can detect a target.
(Inherited from SensorFieldOfView.)
Top
See Also