AGI STK Objects 11Send 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();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.