AGI STK Objects 11 Send comments on this topic.
Modulator Property (IAgTransmitterModelMultibeam)
See Also 
Windows






Windows & Linux

Description

Gets the current modulator model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Modulator() As IAgModulatorModel

[C#]
public IAgModulatorModel Modulator {get;}

[Managed C++]
public: __property IAgModulatorModel^ get_Modulator();

[Unmanaged C++]
public: HRESULT get_Modulator(
IAgModulatorModel ** ppRetVal
);

[Java]
public IAgModulatorModel getModulator();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface