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






Windows & Linux

Description

Returns a type of the active solar radiation pressure model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ModelType() As AgESRPModel
[C#]
public AgESRPModel ModelType {get;}
[Managed C++]
public: __property AgESRPModel get_ModelType();
[Unmanaged C++]
public: HRESULT get_ModelType(
    AgESRPModel * pVal
);
[Java]
public AgESRPModel getModelType();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.