AGI STK Objects 11 Send comments on this topic.
SupportedModulators Property (IAgTransmitterModelLaser)
See Also 





Description

Gets an array of supported modulator model names.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getSupportedModulators();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1