STK ObjectsSend comments on this topic.
SolarRadiationPressure Property (IAgVeLOPForceModel)
See Also
Windows





Windows & Linux

Description

Get the solar radiation pressure parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SolarRadiationPressure() As IAgVeLOPSolarRadiationPressure
[C#]
public IAgVeLOPSolarRadiationPressure SolarRadiationPressure {get;}
[Managed C++]
public: __property IAgVeLOPSolarRadiationPressure ^ get_SolarRadiationPressure();
[Unmanaged C++]
public: HRESULT get_SolarRadiationPressure(
    IAgVeLOPSolarRadiationPressure ** ppVal
);
[Java]
public IAgVeLOPSolarRadiationPressure getSolarRadiationPressure();
[Python - STK API ]
@property
def SolarRadiationPressure(self) -> "IAgVeLOPSolarRadiationPressure":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.