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






Windows & Linux

Description

Method for setting the IF STC Type

Syntax

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

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

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

[Java]
public  setIFStcType(
String TypeName
);

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

Parameters

TypeName

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface