STK AgAsHpopPluginSend comments on this topic.
Density Property (IAgAsDragModelResultEval)
See Also
Windows





Windows & Linux

Description

Current atmospheric density in kg/meter^3.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Density() As Double
[C#]
public double Density {get;}
[Managed C++]
public: __property double get_Density();
[Unmanaged C++]
public: HRESULT get_Density(
    double * pDensity
);
[Java]
public double getDensity();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.