STK AgAsHpopPluginSend 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 * pArea
);
[Java]
public double getRadPressureArea();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.