SatelliteCameraViewer.TLEFetch.TLEFetch module
TLEFetch
- class SatelliteCameraViewer.TLEFetch.TLEFetch.TLE[source]
Bases:
object- Attributes:
- property as_array
- property epoch_age
epoch_age - Extract the epoch string
- line1: str = ''
line1 - first line of 2LE, second line of TLE/3LE
- line2: str = ''
line2 - second line of 2LE, third line of TLE/3LE
- name: str = ''
name - optional comment line naming the satellite if using TLE/3LE
- property tle2line
- property tle3line