AGI STK Objects 11 Send comments on this topic.
SetRFStcType Method (IAgRadarReceiver)
See Also 
TypeName
Windows






Windows & Linux

Description

Method for setting the RF STC Type

Syntax

[Visual Basic .NET]
Public Sub SetRFStcType( _
   ByVal TypeName As String _
) 

[C#]
public void SetRFStcType(
string TypeName
);

[Managed C++]
public: void SetRFStcType(
String __gc ^ TypeName
);

[Java]
public  setRFStcType(
String TypeName
);

[Unmanaged C++]
public: HRESULT SetRFStcType(
BSTR TypeName
);

Parameters

TypeName

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface