AGI STK Astrogator 11 Send comments on this topic.
LowerBoundUpperAtmModel Property (IAgVABlendedDensity)
See Also 
Windows






Windows & Linux

Description

The lowest valid altitude of the upper atmospheric density model.

Property type

Read-only property

Syntax

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

[C#]
public double LowerBoundUpperAtmModel {get;}

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

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

[Java]
public double getLowerBoundUpperAtmModel();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface