STK ObjectsSend 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();
[Python - STK API ]
@property
def IFStc(self) -> "IAgRadarStcAttenuation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.