STK ObjectsSend 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();
[Python - STK API ]
@property
def ModelType(self) -> "AgESRPModel":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.