Description | Example | Return Message | Group

TE_AnalysisObject

Load an Analysis Object

Syntax

TE_AnalysisObject <ScenarioPath> Add File "<FilePath>" Name "<DisplayName>" Model "<ModelPath>"

Related Commands

Description

The T&E Toolkit Plugin must be installed in order to use this command.

The TE_AnalysisObject command will import an Ownership track file into STK and T&E.

The following table describes the parameters for the TE_AnalysisObject command.

Parameter Description
File "<FilePath>" Enter a file path to an aircraft track file. Supported file formats are csv, ctdf, amcat, qview, and h5td.
Name "<DisplayName>" The display name of the aircraft.
Model "<ModelPath>" Enter the file path to a model file to represent the aircraft.

This parameter is optional.

Example

To import an Ownership track file into STK and T&E:

TE_AnalysisObject * Add File "c:\data\214f592.ctdf" Name "My_Ctdf_Aircraft" Model "c:\Program Files\AGI\STK 11\STKData\VO\Models\Air\f-22a_raptor.mdl"

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Scenarios

Version

11.2

STK 11.2.1 Programming Interface