STK AviatorSend comments on this topic.
ReloadForwardFlightFile Method (IAgAvtrAircraftExternalAero)
See Also
Windows





Windows & Linux

Description

Reload the forward flight aero file.

Syntax

[Visual Basic .NET]
Public Function ReloadForwardFlightFile() As String
[C#]
public string ReloadForwardFlightFile();
[Managed C++]
public: String __gc ^ ReloadForwardFlightFile();
[Unmanaged C++]
public: HRESULT ReloadForwardFlightFile(
    BSTR * pReturnMsg
);
[Java]
public String reloadForwardFlightFile();
[Python - STK API ]
def ReloadForwardFlightFile(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.