ARINC424Source#
- class ansys.stk.core.stkobjects.aviator.ARINC424Source#
Bases:
ICatalogSource
Class defining an ARINC424 source in the Aviator catalog.
Overview#
Get the ARINC-424 item with the given name. |
|
Get the catalog source interface for this object. |
Opt whether to use the master data file. |
|
Get or set the master data file path. |
|
Get or set the file path to the data overriding the mader data file. |
Import detail#
from ansys.stk.core.stkobjects.aviator import ARINC424Source
Property detail#
Method detail#
- ARINC424Source.get_arinc424_item(self, name: str) IARINC424Item #
Get the ARINC-424 item with the given name.
- Parameters:
name :
str
- Returns:
IARINC424Item
- ARINC424Source.get_as_catalog_source(self) ICatalogSource #
Get the catalog source interface for this object.
- Returns:
ICatalogSource