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






Windows & Linux

Description

Gets the current antenna model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgAntennaModel

[C#]
public IAgAntennaModel Model {get;}

[Managed C++]
public: __property IAgAntennaModel^ get_Model();

[Unmanaged C++]
public: HRESULT get_Model(
IAgAntennaModel ** ppRetVal
);

[Java]
public IAgAntennaModel getModel();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface