TLEFileOptions
Add TLE files to SGP4 vehicles
Syntax
TLEFileOptions <SatObjectPath> (AddFile "<FilePath>")...
Related Commands
Description
Use the TLEFileOptions command to add additional TLE files to SGP4 satellites. This command is valid if the TLESource for the satellite is set to Automatic Source File or DefineElements Source File. See the SetState SGP4 (Satellites) command for more information.
Use AddFile to specify the "<FilePath>" to be added. The AddFile "<FilePath>" combination can be entered multiple times on one command line.
TLE files will be added if the file contains element sets whose SSC number matches the SSC number of the satellite, and the element sets are not identical to element sets already used by the satellite.
Example
To add a TLE file to Satellite1:
TLEFileOptions */Satellite/Satellite1 AddFile "c:\MyFiles\STK\tle25544a.tle"
To add two TLE files to Satellite1:
TLEFileOptions */Satellite/Satellite1 AddFile "c:\MyFiles\STK\tle25544b.tle" AddFile "c:\MyFiles\STK\tle25544c.tle"
ReturnMessage
Group Membership
This command belongs to the following group(s):
Version
9.0