Description | Example | Return message | Group

TE_ScrollingDataDisplay

Add or delete a Scrolling Data Display log and set the scenario animation time value.

Syntax

TE_ScrollingDataDisplay <ObjectPath> {Add | Delete | Set} <Name> AnalysisObject <Name>

Description

The TE_ScrollingDataDisplay command enables you to add or delete a Scrolling Data Display log and set the TETK scenario animation time value.

The following table describes the parameters for the command.

<Parameters>Description
Add "<Name>"Enter the name of the data element.
Delete "<Name>"Enter the name of the data element.
Set "<Value>"Specify a time value and/or position. The time is used to set the scenario animation time. The position can be two values: x and y; or it can be four values: x, y, width, and height.

Examples

Adding a Scrolling Data Display log:

TE__ScrollingDataDisplay * Add Name "SSD1" AnalysisObject "AF385" DataElement "Latitude"

Deleting a Scrolling Data Display log:

TE__ScrollingDataDisplay * Delete Name "SDD1" AnalysisObject "AF385"

Setting the scenario animation time and position values:

TE__ScrollingDataDisplay * Set Name "SDD1" AnalysisObject "AF385" Time "29 Oct 2018 15:55:55" Position "500,300,100,100"

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.5