STK AviatorSend comments on this topic.
AddCurrentForecast Method (IAgAvtrWindModelADDS)
See Also
Windows





Windows & Linux

Description

Add the current forecast from the ADDS service.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.