Gets the RF STC
Read-only property
| [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(
|
| [Java] |
|---|
public IAgRadarStcAttenuation getRFStc();
|