AGI STK Objects 11 Send comments on this topic.
SupportedModes Property (IAgRadarModelBistaticTransmitter)
See Also 





Description

Gets an array of supported mode names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedModes() As System.Array

[C#]
public System.Array SupportedModes {get;}

[Managed C++]
public: __property System::Array^ get_SupportedModes();

[Unmanaged C++]
public: HRESULT get_SupportedModes(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getSupportedModes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1