Description | Example | Return Message | Group

GIS TA_Export

Export ephemeris as point shapes

Syntax

GIS <ScenarioPath> TA_Export "<ShapefilePath>" <ObjectPath> [<TimeStep>]

Description

The GIS TA_Export command allows you to output ephemeris as a point shapes, using a user specified time step. If the <TimeStep> is not entered a time step of 60 seconds will be used.

Parameter Description
"<ShapefilePath>" The full directory and path to the shapefile you wish to create.
<ObjectPath> The object from which you wish to export data.
[<TimeStep>] Enter a value representing the interval between calculated ephemeris output points in seconds.

Example

To export aircraft F14 to shapefile "FighterTracks.shp" with 5 second intervals between calculated ephemeris output points:

GIS * TA_Export "C:\data\FighterTracks.shp" */Aircraft/F14 5

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

GIS

Vehicles

Version

5.0.4

STK Programming Interface 11.0.1