Description | Example | Return Message | Group

TE_QuickLooks

Generate and modify graphics for QuickLooks

Syntax

TE_QuickLooks <ScenarioPath> {Create | Set} <Parameters>

Related Commands

Description

The T&E Toolkit Plugin must be installed in order to use this command.

The TE_QuickLooks command with the Create option allows a user to generate the QuickLooks, i.e. create the scalars, between the from and to objects.

The TE_QuickLooks command with the Set option allows a user to set the graphics options for a QuickLooks scalar angle or vector.

The following table describes the parameters for the Create and Set options.

Option<Parameters>
Create
From "<ObjectNameOrPath>"The name or path of the from object.
To "<ObjectNameOrPath>"The name or path of the to object.
Set
Ownship "<ObjectNameOrPath>"The name of the Ownship.

This parameter is required.

Name "<Name>"The name of the angle or vector component.

This parameter is required.

Color {Color}Set the color of the QuickLook graphics.
Show {On | Off}Set the QuickLook graphics' visibility.
ShowLabel {On | Off}Set the QuickLook graphics' name visibility. The default value is Off.
ShowValue {On | Off}Set the QuickLook graphics' value visibility. The default value is Off.
StartTime "<DateTime>"Set the start time value of a new display interval for the QuickLook graphics. "<DateTime>" is entered in ISO-YD date format.

StartTime and StopTime must be entered together.

StopTime "<DateTime>"Set the stop time value of a new display interval for the QuickLook graphics. "<DateTime>" is entered in ISO-YD date format.

StartTime and StopTime must be entered together.

ClearIntervalsRemoves all previously set intervals from the QuickLook graphics.

Example

To create the QuickLooks between the specified objects:

TE_QuickLooks * Create From "AF3_0385" To "Associated_Object"

To set the color and show the QuickLooks graphics:

TE_QuickLooks * Set Ownship "AF3_0385" Name "Associated_Object" Color "Green" Show On

To show the label and set an interval for the QuickLooks graphics:

TE_QuickLooks * Set Ownship "AF3_0385" Name "Associated_Object" ShowValue Off ShowLabel On StartTime "2013-302-T15:33:00.000" StopTime "2013-302-T15:40:00.000"

ReturnMessage

Group Membership

This command belongs to the following group(s):

T & E Toolkit

Version

11.3