Description | Example | Return message | Group

TE_VDF

Saves or exports the scenario and scenario objects.

Syntax

TE_VDF <ScenarioPath> Save File "<FileName>" [IncludeData]

Description

The TE_VDF connect command enables you save or export the scenario and scenario objects and packages those with custom imported data files, as well as the mapping files associated with the TETK data.

Including the [IncludeData] flag will include imported data files in the VDF just like the Export to VDF option in the TETK toolbar.

Examples

To save or export the scenario and scenario objects:

TE_VDF * SAVE FILE "<OutputFileName>"

To save or export the scenario and scenario objects and package those with custom imported data files:

TE_VDF * SAVE FILE "<OutputFileName>" INCLUDEDATA

Return message

Group membership

This command belongs to the following group(s):

T & E Toolkit

You can use TETK Connect commands in TETK scenarios for pre-flight planning, post-flight analysis, and to support analysis workflows.

You should not use TETK Connect commands when real-time propagators are creating STK vehicles and using STK features instantaneously. The use of Connect commands in a real-time application requires more computational power than STK can support.

TETK functionality that is commonly referred to as "real-time" is actually an offline analysis mode. In this mode, an STK/TETK scenario is prepared with data that is streamed to a particular time in a mission. The post-flight analysis can be prepared again on demand throughout the mission for the data for each time of request. You can use TETK Connect commands in these scenarios.

Version

12.7