Description | Example | Return Message | Group

TE_AssociatedObject

Load an Associated Object

Syntax

TE_AssociatedObject <ScenarioPath> Add File "<FileName>" Name "<DisplayName>" Model "<ModelPath>" Ownship "<OwnshipName>"

Related Commands

Description

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

The TE_AssociatedObject command will import an Associated Object 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.

Ownship "<OwnshipName>" The name of the Ownship that this object will be associated with.

Example

To import an Associated Object into STK and T&E:

TE_AssociatedObject * Add File "C:\data\Drone_TSPI_Mission.csv" Name "MyDrone" Model "C:\data\rotorDrone.mdl" Ownship "My_Ctdf_Aircraft"

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