STK ObjectsSend comments on this topic.
RFStc Property (IAgRadarReceiver)
See Also
Windows





Windows & Linux

Description

Gets the RF STC

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RFStc() As IAgRadarStcAttenuation
[C#]
public IAgRadarStcAttenuation RFStc {get;}
[Managed C++]
public: __property IAgRadarStcAttenuation ^ get_RFStc();
[Unmanaged C++]
public: HRESULT get_RFStc(
    IAgRadarStcAttenuation ** ppRetVal
);
[Java]
public IAgRadarStcAttenuation getRFStc();
[Python - STK API ]
@property
def RFStc(self) -> "IAgRadarStcAttenuation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.