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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.