STK AviatorSend comments on this topic.
ARINC424Airports Property (IAgAvtrAirportCategory)
See Also
Windows





Windows & Linux

Description

Get the ARINC-424 airports.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ARINC424Airports() As IAgAvtrARINC424Source
[C#]
public IAgAvtrARINC424Source ARINC424Airports {get;}
[Managed C++]
public: __property IAgAvtrARINC424Source ^ get_ARINC424Airports();
[Unmanaged C++]
public: HRESULT get_ARINC424Airports(
    IAgAvtrARINC424Source ** ppRetVal
);
[Java]
public IAgAvtrARINC424Source getARINC424Airports();
[Python - STK API ]
@property
def ARINC424Airports(self) -> "IAgAvtrARINC424Source":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.