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






Windows & Linux

Description

Returns the RF environment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RFEnvironment() As IAgRFEnvironment
[C#]
public IAgRFEnvironment RFEnvironment {get;}
[Managed C++]
public: __property IAgRFEnvironment ^ get_RFEnvironment();
[Unmanaged C++]
public: HRESULT get_RFEnvironment(
    IAgRFEnvironment ** ppRFEnv
);
[Java]
public IAgRFEnvironment getRFEnvironment();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.