Skip to main content
Back to top
Ctrl
+
K
Search
Ctrl
+
K
For users
User Guide
Finding matchups
Generating orbits
Reading TLEs
Parallel programming
API Reference
orbitx.TLE
orbitx.TLE.from_sat_shortname
orbitx.TLE.from_filepath
orbitx.TLE.__len__
orbitx.Orbit
orbitx.Orbit.simulate
orbitx.Orbit.from_netcdf
orbitx.Orbit.to_netcdf
orbitx.Orbit.plot
orbitx.Orbit.__len__
orbitx.Orbit.__eq__
orbitx.Matchups
orbitx.Matchups.find_matchups
orbitx.Matchups.from_netcdf
orbitx.Matchups.to_netcdf
orbitx.Matchups.plot
orbitx.Matchups.__len__
orbitx.Matchups.__eq__
For developers/contributors
Developer Guide
Backend documentation
orbitx.utils._date_utils.datetime_to_sec_since
orbitx.utils._date_utils.sec_since_change_ref
orbitx.utils._date_utils.sec_since_to_datetime
orbitx.utils._date_utils.datetime64_to_datetime
orbitx.utils._date_utils.datetime_to_datetime64
orbitx.utils._date_utils.datetime64_to_sec_since
orbitx.utils._date_utils.sec_since_to_datetime64
orbitx.utils._tle.create_xarray
orbitx.utils._tle.filter_xarray
orbitx.utils._tle.get_argument_perigee
orbitx.utils._tle.get_ballistic_coefficient
orbitx.utils._tle.get_catalog_number
orbitx.utils._tle.get_classification
orbitx.utils._tle.get_drag_term
orbitx.utils._tle.get_eccentricity
orbitx.utils._tle.get_element_set_number
orbitx.utils._tle.get_inclination
orbitx.utils._tle.get_launch_number
orbitx.utils._tle.get_launch_piece
orbitx.utils._tle.get_launch_year
orbitx.utils._tle.get_mean_anomaly
orbitx.utils._tle.get_mean_motion
orbitx.utils._tle.get_revolution_number
orbitx.utils._tle.get_right_ascension
orbitx.utils._tle.get_second_derivative
orbitx.utils._tle.get_tle_date
orbitx.utils._tle.get_tle_path
orbitx.utils._tle.load_file
orbitx.utils._orbit.form_sample_space.form_sample_space
orbitx.utils._orbit.get_matching_indices.get_matching_indices
orbitx.utils._orbit.interp_circ.interp_circ
orbitx.utils._orbit.interpolate_orbit.interpolate_orbit
orbitx.utils._orbit.orbit_dict_to_xarray.orbit_dict_to_xarray
orbitx.utils._orbit.propagate_orbit.propagate_orbit
orbitx.utils._orbit.simulate_orbit.simulate_orbit
orbitx.utils._matchups.find_matches.find_matches
orbitx.utils._matchups.get_delay.get_delay
orbitx.utils._matchups.get_dist.get_dist
orbitx.utils._matchups.get_land_ocean_mask.get_land_ocean_mask
orbitx.utils._matchups.is_land.is_land
orbitx.utils._matchups.land_mask.land_mask
.rst
.pdf
orbitx.TLE.__len__
Contents
TLE.__len__()
orbitx.TLE.__len__
#
TLE.
__len__
(
)
[source]
#
The number of TLEs included in this object
Contents
TLE.__len__()