IAgSnComplexConicPattern Interface for
defining sensor patterns by the inner and outer half angles and
minimum and maximum clock angles of the sensor's cone.
SetClockAngles | Method to set both the min and max clock angle. |
SetConeHalfAngles | Method to set both the inner and outer cone half angles. |
AngularResolution | Angular separation between points in a pattern |
InnerConeHalfAngle | Inner half angle to define the angular radius of the cone measured from the boresight. When an inner cone is specified, the inner region is considered to be a region of exclusion. Uses Angle Dimension. |
MaximumClockAngle | Maximum clock angle to define the range of rotation about the boresight relative to the up vector. Clock angles correspond to azimuth angles, which are defined in the sensor pointing direction. Uses Angle Dimension. |
MinimumClockAngle | Minimum clock angle to define the range of rotation about the boresight relative to the up vector. Clock angles correspond to azimuth angles, which are defined in the sensor pointing direction. Uses Angle Dimension. |
OuterConeHalfAngle | Outer half angle to define the angular radius of the cone measured from the boresight. Uses Angle Dimension. |
Define a complex
sensor
[C#] | Copy Code | |
---|---|---|
|
Define a complex
sensor
[Visual Basic .NET] | Copy Code | |
---|---|---|
|