AGI STK Objects 11 Send comments on this topic.
SetModulator Method (IAgTransmitterModelMultibeam)
See Also 
Name





Description

Sets the current modulator model by name.

Syntax

[Visual Basic .NET]
Public Sub SetModulator( _
   ByVal Name As String _
) 

[C#]
public void SetModulator(
string Name
);

[Managed C++]
public: void SetModulator(
String __gc ^ Name
);

[Java]
public  setModulator(
String Name
);

[Unmanaged C++]
public: HRESULT SetModulator(
BSTR Name
);

Parameters

Name

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1