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






Windows & Linux

Description

Embeds a nominal atmosphere model from the component browser.

Syntax

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

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

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

[Java]
public  atmDensityModel(
IAgComponentInfo pInVal
);

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

Parameters

pInVal

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface