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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface