Add TLE files to SGP4 vehicles
TLEFileOptions <SatObjectPath> (AddFile "<FilePath>")...
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.
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"
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
9.0
STK Programming Interface 11.0.1