Description | Example | Return Message | Group

TE_SegmentDefinition

Create a time segment definition.

Syntax

TE_SegmentDefinition <ScenarioPath> {Add | Import} <Parameters>

Related Commands

Description

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

The TE_SegmentDefinition command allows the user to add or import a time segment definition for the specified ownship and subsystem.

The following table describes the parameters for the Add option.

<Parameters>Description
Name "<SegmentName>"The name of the segment
StartTime "<StartTime>"The start time of the segment entered in Connect date units.
StopTime "<StopTime>"The stop time of the segment entered in Connect date units.
Ownship "<Ownship>"The name of the ownship this time segment will by associated with.
SubSystem "<SubSystem>"The name of the subsystem this time segment will by associated with.
ShowOnTimeline "{On | Off}"Optional. Indicate whether FlightSegments are set to display in the Timeline View.
Assets "<CommaSepAssets>"Optional. A comma separated list of paths to asset objects.
Color "<Color>"

Optional. The color representation of the time segment. This can be specified in three different ways:

  • Name ("blue")
  • RGB ("%000000255")
  • Value ("-16254")

The following table describes the parameters for the Import option.

<Parameters>Description
File "<FilePath>"Path to a T&E run time file.
Ownship "<Ownship>"The name of the ownship this segment will by associated with.
SubSystem "<SubSystem>"The name of the subsystem this segment will by associated with.
ShowOnTimeline "{On | Off}"Optional. Indicate whether time segments are to display in the Timeline View. The default is Off
Assets "<CommaSepAssets>"Optional. A comma separated list of target objects that will be listed as assets.

Example

TE_SegmentDefinition * Add Name "MyRun" StartTime "2012-302T14:35:06.500" StopTime "2012-302T14:45:06.500" Ownship "My_Ctdf_Aircraft" Subsystem "FlightSegment" ShowOnTimeline "On" Assets "*/Aircraft/Drone"

TE_SegmentDefinition * Import File "c:/test/FlightRunTimes.txt" Ownship "AF3_0385" Subsystem "FlightSegment" ShowOnTimeline "On" Assets "Aircraft/Drone"

ReturnMessage

Group Membership

This command belongs to the following group(s):

T & E Toolkit

Version

11.5