Description | Example | Return message | Group

TE_Waypoint

Create or Save waypoints for Aviator aircraft in STK.

Syntax

TE_Waypoint * Create AnalysisObject <Value> Order <Parameter>

TE_Waypoint * Save AnalysisObject<Value> File <Parameter>

Description

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

The TE_Waypoint command can be used to create or save waypoints for Aviator aircraft in STK.

ParameterDescription
AnalysisObject <Value>Name of the T&E Aviator Aircraft.
Order <Parameter>The type of waypoints. Options are Sequential or Physical.
File "<FilePath>"File path to save all mission waypoints.

Examples

TE_Waypoint * Create AnalysisObject "Aircraft1" Order "Sequential"
TE_Waypoint * Save AnalysisObject "Aircraft1" File "C:\temp\aircraft1.csv"

Return message

Group membership

This command belongs to the following group(s):

T & E Toolkit

You can use TETK Connect commands in TETK scenarios for pre-flight planning, post-flight analysis, and to support analysis workflows.

You should not use TETK Connect commands when real-time propagators are creating STK vehicles and using STK features instantaneously. The use of Connect commands in a real-time application requires more computational power than STK can support.

TETK functionality that is commonly referred to as "real-time" is actually an offline analysis mode. In this mode, an STK/TETK scenario is prepared with data that is streamed to a particular time in a mission. The post-flight analysis can be prepared again on demand throughout the mission for the data for each time of request. You can use TETK Connect commands in these scenarios.

Version

11.7