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





Description

Gets the interface for setting the modulator parameters.

Property type

Read-only property

Syntax

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

[C#]
public IAgRadarModulator Modulator {get;}

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

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

[Java]
public IAgRadarModulator getModulator();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1