AGI STK Objects 11 Send comments on this topic.
IFStc Property (IAgRadarReceiver)
See Also 
Windows






Windows & Linux

Description

Gets the IF STC

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IFStc() As IAgRadarStcAttenuation

[C#]
public IAgRadarStcAttenuation IFStc {get;}

[Managed C++]
public: __property IAgRadarStcAttenuation^ get_IFStc();

[Unmanaged C++]
public: HRESULT get_IFStc(
IAgRadarStcAttenuation ** ppRetVal
);

[Java]
public IAgRadarStcAttenuation getIFStc();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface