AGI STK Astrogator 11 Send comments on this topic.
LowAltAtmDensityModel Method (IAgVABlendedDensity)
See Also 
pInVal
Windows






Windows & Linux

Description

Embeds a low altitude atmosphere model from the component browser.

Syntax

[Visual Basic .NET]
Public Sub LowAltAtmDensityModel( _
   ByVal pInVal As IAgComponentInfo _
) 

[C#]
public void LowAltAtmDensityModel(
IAgComponentInfo pInVal
);

[Managed C++]
public: void LowAltAtmDensityModel(
IAgComponentInfo ^ pInVal
);

[Java]
public  lowAltAtmDensityModel(
IAgComponentInfo pInVal
);

[Unmanaged C++]
public: HRESULT LowAltAtmDensityModel(
IAgComponentInfo * pInVal
);

Parameters

pInVal

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface