AGI AgAsHpopPlugin 11 Send comments on this topic.
RadPressureArea Property (IAgAsHpopPluginResultPostEval)
See Also 
Windows






Windows & Linux

Description

Radiation pressure area in meters^2, used by albedo and thermal radiation pressure.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RadPressureArea() As Double

[C#]
public double RadPressureArea {get;}

[Managed C++]
public: __property double get_RadPressureArea();

[Unmanaged C++]
public: HRESULT get_RadPressureArea(
double * pRetVal
);

[Java]
public double getRadPressureArea();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface