API reference#
This page provides an auto-generated summary of orbitx’s API. For more details and examples, refer to the relevant chapters in the main part of the documentation.
|
Class to retrieve satellite TLEs. |
|
Generates a TLE object from the satellite shortname |
|
Generates a TLE object from a TLE file. |
The number of TLEs included in this object |
|
|
Class to simulate satellite orbits |
|
Main generator for the Orbit class |
|
Loads an Orbit object from a netcdf file. |
|
Saves the generated orbits to a netCDF file |
|
Plots the simulated orbits |
Number of positions simulated in the orbits |
|
|
Checks if two orbit objects are identical |
|
Class to find matchup events between multiple satellites |
|
Main generator for Matchups object |
|
Loads a Matchup object from a netCDF4 file |
|
Exports a matchup object to a netcdf file |
|
Plot the matchup dataset generated from orbitx.interface.return_matchups |
__len__ Number of matchups in this object |
|
|
Return self==value. |