AGI STK Objects 11 Send comments on this topic.
Export Method (IAgVeEphemerisStkBinaryExportTool)
See Also 
Filename





Description

Exports the ephemeris file.

Syntax

[Visual Basic .NET]
Public Sub Export( _
   ByVal Filename As String _
) 

[C#]
public void Export(
string Filename
);

[Managed C++]
public: void Export(
String __gc ^ Filename
);

[Java]
public  export(
String Filename
);

[Unmanaged C++]
public: HRESULT Export(
BSTR Filename
);

Parameters

Filename

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1