Description | Example | Return Message | Group

AddAttitude File

Add an additional attitude profile for a vehicle using an external attitude file

Syntax

AddAttitude <VehObjectPath> File "<FilePath.a>"

Description

The AddAttitude File command loads a secondary attitude profile to a vehicle using a user specified attitude file. The "<FilePath.a>" must be the path to properly formatted attitude file. An attitude file is an ASCII text file that is formatted for compatibility with STK and ends in an .a extension. For more information on creating and using attitude files, refer to the Custom File Formats area of the STK Help system.

Example

To add the attitude from SpinNadir.a to the Satellite Shuttle:

AddAttitude */Satellite/Shuttle File "C:\stk\User\Data\SpinNadir.a"

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Vehicles

Version

4.3

STK Programming Interface 11.0.1