Export ephemeris as point shapes
GIS <ScenarioPath> TA_Export "<ShapefilePath>" <ObjectPath> [<TimeStep>]
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. |
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
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
5.0.4
STK Programming Interface 11.0.1