Load an Associated Object
TE_AssociatedObject <ScenarioPath> Add File "<FileName>" Name "<DisplayName>" Model "<ModelPath>" Ownship "<OwnshipName>"
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. |
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"
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
11.2
STK 11.2.1 Programming Interface