AreaTargetCommonTasks#
- class ansys.stk.core.stkobjects.AreaTargetCommonTasks#
Class defining the Area Target Common class.
Overview#
Set the boundary area type to Ellipse. |
|
Set the boundary area type to Pattern. |
Import detail#
from ansys.stk.core.stkobjects import AreaTargetCommonTasks
Method detail#
- AreaTargetCommonTasks.set_area_type_ellipse(self, semi_major_axis: float, semi_minor_axis: float, bearing: Any) AreaTypeEllipse #
Set the boundary area type to Ellipse.
- AreaTargetCommonTasks.set_area_type_pattern(self, lat_lons: list) AreaTypePatternCollection #
Set the boundary area type to Pattern.
- Parameters:
lat_lons :
list
- Returns:
AreaTypePatternCollection