STK ObjectsSend comments on this topic.
DefinedFrequencies Property (IAgAntennaModelANSYSffdFormat)
See Also
Windows





Windows & Linux

Description

Gets the frequencies defined in the file.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefinedFrequencies() As String
[C#]
public string DefinedFrequencies {get;}
[Managed C++]
public: __property String __gc ^ get_DefinedFrequencies();
[Unmanaged C++]
public: HRESULT get_DefinedFrequencies(
    BSTR * pVal
);
[Java]
public String getDefinedFrequencies();
[Python - STK API ]
@property
def DefinedFrequencies(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.