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





Description

Gets the current radar model.

Property type

Read-only property

Syntax

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

[C#]
public IAgRadarModel Model {get;}

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

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

[Java]
public IAgRadarModel getModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1