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





Description

Gets the current RCS model.

Property type

Read-only property

Syntax

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

[C#]
public IAgRadarCrossSectionModel Model {get;}

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

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

[Java]
public IAgRadarCrossSectionModel getModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1