TE_SensorQuickLooks
Create, graph or delete a sensor quick look pairing.
Syntax
TE_SensorQuickLooks <ScenarioPath> {Action} From <SensorName> To <TargetName> {Options}
Related Commands
Description
The T&E Toolkit Plugin must be installed in order to use this command.
The TE_SensorQuickLooks command allows a user to create, graph or delete a sensor quick look pairing (create the scalars) between sensor and target.
The valid values for {Action} are:
CreateGraph
DeleteGraphs
Angle
Vector
Delete
The following table describes the To and From objects.
From "<SensorName>" | The name of an STK sensor. |
To "<TargetName>" | The name of an STK object. |
The following table describes the {Options}.
Name "<Name>" | The name of the quick look. |
Frame {Spherical | Rectangular} | Specify the frame. |
Interval "<FilePath> | The full path of the interval. |
Show "{On | Off}" | Used with Angle or Vector action. |
Overlay "{On | Off}" | Used with Graph action. |
Axes <Axes> | The name of an STK VGT Axes component, used with Vector or Create actions. |
Example
TE_SensorQuickLooks * Create from "Sensor1" to "Target1" Axes "Sensor1_NativeAxes_01" Frame "Spherical"
TE_SensorQuickLooks * Graph from "Sensor1" to "Target1" Name "AzElSlant" Frame "Spherical" Overlay "On"
TE_SensorQuickLooks * DeleteGraphs from "Sensor1" to "Target1" Frame "Spherical"
TE_SensorQuickLooks * Vector From "Sensor1" To "Target1" Name "Direction" Axes "Sensor1_NativeAxes_01" Show "ON"
TE_SensorQuickLooks * Angle From "Sensor1" To "Target1" Name "Azimuth" Frame "Rectangular" Show "ON"
TE_SensorQuickLooks * Delete From "Sensor1" To "Target1" Frame "Spherical"
ReturnMessage
Group Membership
This command belongs to the following group(s):
Version
11.6