AGI STK Objects 11Send 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 ** ppModulator
);
[Java]
public IAgModulatorModel getModulator();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.