STK AgAsHpopPluginSend comments on this topic.
RadPressureCoefficient Property (IAgAsHpopPluginResultPostEval)
See Also
Windows





Windows & Linux

Description

Radiation pressure coefficient, used by albedo and thermal radiation pressure.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RadPressureCoefficient() As Double
[C#]
public double RadPressureCoefficient {get;}
[Managed C++]
public: __property double get_RadPressureCoefficient();
[Unmanaged C++]
public: HRESULT get_RadPressureCoefficient(
    double * pCoef
);
[Java]
public double getRadPressureCoefficient();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.