TE_DirectMops
Generate, Delete and Execute a DirectMops workflow for T&E Tool Kit.
Syntax
TE_DirectMops <objectPath> {Add, Delete, Modify, Save, Execute} Name <value> AnalysisObject <value> {parameters}
Description
The T&E Tool Kit Plugin must be installed in order to use this command.
A DirectMops workflow allows the user to create a template of Graphs, DataDisplays and Contours. Once the user is happy with the definitions, he can create the items in the FAT by using the Execute keyword. The user can save the definition to a named template and quickly create another workflow using the template.
The following table describes the Add options:
<Parameters> | Description |
---|---|
Name | Enter the name of the DirectMops. |
AnalysisObject | Enter the name of the analysis object. |
Template | Enter the name of the template - optional. |
The following table describes the Modify options:
<Parameters> | Description |
---|---|
Name | Enter the name of the DirectMops. |
AnalysisObject | Enter the name of the analysis object. |
Insert | "Graph" | "Contour" | "DataDisplay" |
Update | "Graph,index" | "Contour,index" | "DataDisplay,index" |
After "Graph", "Contour" or "DataDisplay" all the parameters from this item can be specified. If an Update, the use the Modify parameters of the items.
The following table describes the Save options:
<Parameters> | Description |
---|---|
Name | Enter the name of the DirectMops. |
AnalysisObject | Enter the name of the analysis object. |
Template | Enter the name under which the template will be saved. It will overwrite a previous definition. |
The following table describes the Execute or Delete options:
<Parameters> | Description |
---|---|
Name | Enter the name of the DirectMops. |
AnalysisObject | Enter the name of the analysis object. |
Examples
Create a workflow
Add a graph
Add a Contour
Add a DataDisplay
Modify a graph
Modify a Contour
Modify a DataDisplay
Save a workflow to a template
Delete a workflow
Execute a workflow – create the items in the FAT
Group membership
This command belongs to the following group(s):
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
11.7.1