Description | Example | Return Message | Group

TE_AssociatedObject

Import an Associated Object data file for a known ownship

Syntax

TE_AssociatedObject <ScenarioPath> Add {<Parameters>}

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 data file for a known ownship.

A vehicle of the specified type, default of aircraft, will be created in STK. This vehicle will be the "target" for the specified ownship. The Associated Object does not appear in the T&E Flight analysis tool (FAT). If the user already has a vehicle created and configured in STK, then he can use the keyword AttachTo to have the TE_AssociatedObject command apply the data file to that vehicle.

Parameters can be entered in any order.

Use the following format to import an Associated Object data file.

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

The following table describes the parameters for this TE_AssociatedObject command.

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

Use the following format to apply the data file to an existing STK object.

TE_AssociatedObject <ScenarioPath> Add AttachTo "<STKObject>" Ownship "<OwnshipName>" File "<FileName>"

The following table describes the parameters for the TE_AnalysisObject command.

ParameterDescription
AttachTo "<STKObject>"Enter the name of an STK object.
Ownship "<OwnshipName>"The name of the Ownship that this object will be associated with.
File "<FilePath>"Enter a file path to an aircraft track file. Supported file formats are csv, ctdf, amcat, qview, and h5td.

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"

To attach to an Associated Object:

TE_AssociatedObject * Add AttachTo "ship1" Ownship "AF3_0385" File "\\\agi\common\Dev\TnE_Toolkit\Data\Flight_385_Test_Additional_Objects\Ship1 ShipXYZ_ICRF_HeadingInfixed.csv"

ReturnMessage

Group Membership

This command belongs to the following group(s):

T & E Toolkit

Version

11.4.1