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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1