AGI STK Objects 11 Send comments on this topic.
SupportedDemodulators Property (IAgReceiverModelSimple)
See Also 





Description

Gets an array of supported demodulator model names.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getSupportedDemodulators();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1