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





Description

Sets the current demodulator model by name.

Syntax

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

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

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

[Java]
public  setDemodulator(
String Name
);

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

Parameters

Name

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1