TE_Contours
Create a contour to color the data.
Syntax
TE_Contours <ObjectPath> Add Name "<Name>" AnalysisObject "<Name>" [Time Constraint "<Value>"] [Offset "<Value>" "<Unit>"]{Intervals | Levels} <Parameters>
Related Commands
Description
The T&E Toolkit Plugin must be installed in order to use this command.
The TE_Contours command generates a contour based on intervals or levels to color the data of an Analysis Object.
Name "<Name>" specifies the name of the contour. This parameter is required.
AnalysisObject "<Name>" is the name of the analysis object. This parameter is required.
The optional Time Constraint "<Value>" specifies the name of a time constraint.
Offset "<Value>" specifies the number of meters the contour line is offset from the ephemeris line. The optional <Unit> parameter is used to specify the measurement unit. The default value is 50 m.
For the Intervals keyword, refer to the following table to define the valid parameters.
<Parameters> | Description |
---|---|
<Name>,<Color>,... | Enter comma separated pairs of name and color. |
For the Levels keyword, refer to the following table to define the valid parameters.
<Parameters> | Description |
---|---|
<Value>,<Unit>,<Color>,... | Enter comma separated pairs of level value and color. The <Unit> parameter is optional. |
DataElement "[<SourceName> |] <ShortName>" | Enter the name of the data element for the value. If the <ShortName> is enough to identify the element then just enter that. Otherwise, include the <SourceName>, followed by the | (bar), before the <ShortName>. |
BelowColor "<Color>" | Enter a color. This parameter is optional. By defining this parameter, an additional level is added that is less than the lowest defined <Value> parameter. |
Above "{On | Off}" | Set the above parameter on or off. This parameter is optional. Setting this parameter to "On" will set the highest defined <Value> parameter as any value above the next highest defined <Value> parameter. This does not add a new level like the BelowColor parameter. |
Color may be entered using name, value or %rgb.
Example
TE_Contours * Add Name "Comp1" AnalysisObject "AF385" Intervals "run1,blue,run2,red" Time Constraint "AvailabilityTimeSpan"
TE_Contours * Add Name "Comp2" AnalysisObject "AF385" Levels "0,-16181,11.46 deg,%255255000,0.4 rad,green" DataElement "Latitude" BelowColor "red" Above "On"
TE_Contours * Add Name "Contour2" AnalysisObject "AF3_0385" Levels "1, Yellow, 2, %255000000, 3, Blue" DataElement "AF3_0385_MeasuredTracks_ID.csv | Track_ID"
ReturnMessage
Group Membership
This command belongs to the following group(s):
Version
11.6