STK ObjectsSend comments on this topic.
SupportedCalculationMethods Property (IAgUrbanTerrestrialLossModelWirelessInSite64)
See Also
Windows





Windows & Linux

Description

Gets an array of supported calculation methods.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedCalculationMethods() As System.Array
[C#]
public System.Array SupportedCalculationMethods {get;}
[Managed C++]
public: __property System::Array get_SupportedCalculationMethods();
[Unmanaged C++]
public: HRESULT get_SupportedCalculationMethods(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getSupportedCalculationMethods();
[Python - STK API ]
@property
def SupportedCalculationMethods(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.