TE_LinkLine
Create a link line in T&E.
Syntax
TE_LinkLine <ObjectPath> Add Name "<Name>" AnalysisObject "<Name>" <Parameters>
Related Commands
Description
The T&E Toolkit Plugin must be installed in order to use this command.
The TE_LinkLine command is used to create a LinkLine in T&E Toolkit. A LinkLine draws a line between two STK objects. The line can be given a color or a color contour.
Name "<Name>" specifies the name of the graph. This parameter is required.
AnalysisObject "<Name>" is the name of the analysis object. This parameter is required.
Either Segment Color or Segment Gradient must be entered.
The following table describes the parameters for the Add option.
<Parameters> | Description |
---|---|
Segment Color "<Color>" | Enter a color. |
Segment Gradient "<DataElement>,<Value1>,<Color1>,<Value2>,<Color2>,..." | Enter the data element, followed by a comma separated list of value, color. |
StartPoint "<Point>" | Specify an AWB point as the start point. |
EndPoint "<Point>" | Specify an AWB point as the end point. |
TimeConstraint "<Value>" . | Specify the name of a time constraint. |
Color may be entered using name, value or %rgb.
Example
TE_LinkLine * Add Name "LinkLine1" AnalysisObject "AF385" Segment Color "Purple" StartPoint "Aircraft/AF385 Center Point" EndPoint "Aircraft/Target1 Center Point"
TE_LinkLine * Add Name "LinkLine2" AnalysisObject "AF385" Segment Gradient "Longitude, -2.1, -16181, -2.08, %255255000, -2.06, Green" StartPoint "Aircraft/Af385 Center Point" EndPoint "Aircraft/Target1 Center Point" TimeConstraint "Radar_Run1"
TE_LinkLine * Add Name "LinkLine3" AnalysisObject "Af385" Segment Color "Blue" StartPoint "Aircraft/Af385 Center Point" EndPoint "Aircraft/Target1 Center Point" TimeConstraint "Radar_Run1" Segment Color "Green" StartPoint "Aircraft/Af385 Center Point" EndPoint "Aircraft/Target1 Center Point" TimeConstraint "Radar_Run2"
ReturnMessage
Group Membership
This command belongs to the following group(s):
Version
11.6