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





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 ** ppRetVal
);

[Java]
public IAgRFEnvironment getRFEnvironment();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1