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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.