The TLE sources where the SGP4 propagator retrieves TLEs from automatically upon propagation.
| Member | Value | Description | 
|---|---|---|
| eSGP4AutoUpdateSourceUnknown | -1 | Unknown or unsupported TLE source. | 
| eSGP4AutoUpdateSourceOnline | 0 | Retrieve TLEs from an online source (AGI server). | 
| eSGP4AutoUpdateOnlineSpaceTrack | 1 | Retrieve TLEs from the space track. Not currently supported. | 
| eSGP4AutoUpdateSourceFile | 2 | Retrieve TLEs from a file. | 
| eSGP4AutoUpdateNone | 3 | Manually specify/import TLEs, no auto-updates will be performed during propagation. | 





