dsgp4.tle.load#

dsgp4.tle.load(file_name)#

This function takes a file name that contains TLE (either with names or without), and returns a list of TLE objects.

Parameters:#

file_name (str): TLEs file name

Returns:#

list: list of dsgp4.tle.TLE objects