AGI STK Objects 11 Send comments on this topic.
GetEphemerisStkBinaryExportTool Method (IAgMsExportTools)
See Also 
Windows






Windows & Linux

Description

An Ephemeris file of the STK Binary ephemeris type for export.

Syntax

[Visual Basic .NET]
Public Function GetEphemerisStkBinaryExportTool() As IAgVeEphemerisStkBinaryExportTool

[C#]
public IAgVeEphemerisStkBinaryExportTool GetEphemerisStkBinaryExportTool();

[Managed C++]
public: IAgVeEphemerisStkBinaryExportTool^ GetEphemerisStkBinaryExportTool();

[Java]
public IAgVeEphemerisStkBinaryExportTool getEphemerisStkBinaryExportTool();

[Unmanaged C++]
public: HRESULT GetEphemerisStkBinaryExportTool(
IAgVeEphemerisStkBinaryExportTool ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface