AGI STK Objects 11 Send comments on this topic.
SolarRadiationPressure Property (IAgVeHPOPForceModel)
See Also 





Description

Get the solar radiation pressure properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SolarRadiationPressure() As IAgVeHPOPSolarRadiationPressure

[C#]
public IAgVeHPOPSolarRadiationPressure SolarRadiationPressure {get;}

[Managed C++]
public: __property IAgVeHPOPSolarRadiationPressure^ get_SolarRadiationPressure();

[Unmanaged C++]
public: HRESULT get_SolarRadiationPressure(
IAgVeHPOPSolarRadiationPressure ** ppRetVal
);

[Java]
public IAgVeHPOPSolarRadiationPressure getSolarRadiationPressure();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1