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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1