STK AgAsHpopPluginSend comments on this topic.
GetLowestValidAltitude Method (IAgAsDensityModelPlugin)
See Also
Windows





Windows & Linux

Description

The lowest valid altitude for input to atmospheric density model in meters.

Syntax

[Visual Basic .NET]
Public Function GetLowestValidAltitude() As Double
[C#]
public double GetLowestValidAltitude();
[Managed C++]
public: double GetLowestValidAltitude();
[Unmanaged C++]
public: HRESULT GetLowestValidAltitude(
    double * pLowestValidAlt
);
[Java]
public double getLowestValidAltitude();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.