AGI STK Objects 11 Send comments on this topic.
RefractionModel Property (IAgTransmitter)
See Also 





Description

Gets a refraction model

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RefractionModel() As IAgRfModelBase

[C#]
public IAgRfModelBase RefractionModel {get;}

[Managed C++]
public: __property IAgRfModelBase^ get_RefractionModel();

[Unmanaged C++]
public: HRESULT get_RefractionModel(
IAgRfModelBase ** ppRetVal
);

[Java]
public IAgRfModelBase getRefractionModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1