STK ObjectsSend comments on this topic.
SRPModel Property (IAgVeHPOPSolarRadiationPressure)
See Also
Windows





Windows & Linux

Description

Returns a solar radiation pressure model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SRPModel() As IAgVeHPOPSRPModel
[C#]
public IAgVeHPOPSRPModel SRPModel {get;}
[Managed C++]
public: __property IAgVeHPOPSRPModel ^ get_SRPModel();
[Unmanaged C++]
public: HRESULT get_SRPModel(
    IAgVeHPOPSRPModel ** ppRetVal
);
[Java]
public IAgVeHPOPSRPModel getSRPModel();
[Python - STK API ]
@property
def SRPModel(self) -> "IAgVeHPOPSRPModel":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.