UserRunway#
- class ansys.stk.core.stkobjects.aviator.UserRunway#
Bases:
ICatalogRunway
,ICatalogItem
,ICatalogWaypoint
Class defining the user runway in the Aviator catalog.
Overview#
Get the catalog item interface for this object. |
|
Set the runway altitude to the terrain altitude. |
|
Copy the site to the clipboard. |
|
Paste the site to the clipboard. |
Get or set the runway altitude. |
|
Get or set the runway latitude. |
|
Get or set the runway longitude. |
|
Get or set the length of the runway. |
|
Get or set the low end heading of the runway. |
|
Get or set the high end heading of the runway. |
|
Opt whether to use a magnetic heading for the runway heading. |
Import detail#
from ansys.stk.core.stkobjects.aviator import UserRunway
Property detail#
Method detail#
- UserRunway.get_as_catalog_item(self) ICatalogItem #
Get the catalog item interface for this object.
- Returns:
ICatalogItem