AGI STK Objects 11Send 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 _
) As 
[C#]
public void SetRFStcType(
    string TypeName
);
[Managed C++]
public: void SetRFStcType(
    String __gc ^ TypeName
);
[Java]
public void setRFStcType(
    String TypeName
);
[Unmanaged C++]
public: HRESULT SetRFStcType(
    BSTR TypeName
);

Parameters

TypeName

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.