Skip to content

Latest commit

 

History

History
 
 

README.md

VbScript General Utilities Samples

This script will take the "Euler Angles" report and generate an attitude file from it. The script will set the epoch to be the date of the first data point.

Note: Gregorian date format is the expected input

Dependencies

  • Licenses: STK Pro
  • Other Scripts: N/A
  • Scenario: N/A

This script will take the "Yaw Pitch Roll" report and generate an attitude file from it. The script will set the epoch to be the date of the first data point.

Note: Gregorian date format is the expected input

Dependencies

  • Licenses: STK Pro
  • Other Scripts: N/A
  • Scenario: N/A

This excel workbook will allow you to define a column with the header "CMDS_HERE" and send all valid connect commands in that column by pressing the "Send CON Cmds" button.

Dependencies

  • Licenses: STK Pro
  • Other Scripts: N/A
  • Scenario: N/A

This excel workbook is a basic example of integrating excel and STK. There are a collection of buttons that exectue various tasks such as starting STK, creating objects from data in the excel sheet, and grabbing data from STK to add to the excel sheet.

Dependencies

  • Licenses: STK Pro
  • Other Scripts: N/A
  • Scenario: N/A

This script allows users to convert multiple terrain files of different formats at once. Once an input directory containing terrain data is chosen, clicking "Get Files" populates the list and allows files to be converted to .pdtt files.

Dependencies

  • Licenses: N/A
  • Other Scripts: N/A
  • Scenario: N/A

This script will take the waypoints located in the file "C:/temp/waypoints.txt" and convert it into an Aviator route with waypoints specified by the file.

Note: If there is an Aircraft1 already, it will rewrite any existing waypoints.

Dependencies


Sample VBscript to connect to STK and pull Coverage Data Providers

Dependencies

  • Licenses: STK Pro
  • Other Scripts: N/A
  • Scenario: Any scenario open with a coverage definition.