AGI STK Astrogator 11 Send comments on this topic.
AtmosDataFilename Property (IAgVAMSISE_1990)
See Also 





Description

The atmospheric model data file path.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AtmosDataFilename() As String

[C#]
public string AtmosDataFilename {get; set;}

[Managed C++]
public: __property String __gc ^ get_AtmosDataFilename();
public: __property void set_AtmosDataFilename(
String __gc ^
);

[Unmanaged C++]
public: HRESULT get_AtmosDataFilename(
BSTR * pRetVal
);
public: HRESULT put_AtmosDataFilename(
BSTR NewAtmosDataFilename
);

[Java]
public String getAtmosDataFilename();public void setAtmosDataFilename(
String
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1