SensorSimpleConicPattern#

class ansys.stk.core.stkobjects.SensorSimpleConicPattern#

Bases: ISensorPattern

Class defining the simple conic pattern for a Sensor.

Overview#

cone_angle

Simple cone angle defining the sensor pattern. Uses Angle Dimension.

angular_resolution

Allow a user to set the angular separation between the pattern data points. This is an advanced user field, available only through STK’s object model interface. The default value for the number of pattern samples is…

Import detail#

from ansys.stk.core.stkobjects import SensorSimpleConicPattern

Property detail#

property SensorSimpleConicPattern.cone_angle: Any#

Simple cone angle defining the sensor pattern. Uses Angle Dimension.

property SensorSimpleConicPattern.angular_resolution: Any#

Allow a user to set the angular separation between the pattern data points. This is an advanced user field, available only through STK’s object model interface. The default value for the number of pattern samples is…