Gets the RF environment.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RFEnvironment() As IAgPlatformRFEnvironment |
| [C#] |
|---|
public IAgPlatformRFEnvironment RFEnvironment {get;} |
| [Managed C++] |
|---|
public: __property IAgPlatformRFEnvironment ^ get_RFEnvironment(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgPlatformRFEnvironment getRFEnvironment(); |
[Python - STK API ] |
|---|
@property def RFEnvironment(self) -> "IAgPlatformRFEnvironment": |






