Oy vey! So many orbit models. Here's another one.
Project description
Oy vey! So many orbit models. Here’s another one.
Largely based on Howard Curtis’ excellent text, Orbital Mechanics for Engineering Students, second edition. Contains the minimum components needed to model and propagate restricted two-body orbits, with time values leveraging the core Python module datetime.
Primary components (modules) of the package are as follows:
anomaly
Defines conversions between various anomalies.
earth
Defines earth parameters and key earth-specific calculations (ECF/ENU frame conversions, latitude/longitude, GMST, etc.).
orb
The heart of the oyb package; these module contents are imported with the top package-level oyb object. Contains orbital models and conversions.
plot
Contains various plotting methods (both main plot functions and their specific rendering and annotation behaviors) for Orbit-derived objects in 2d (i.e., ground track) and 3d (i.e., orbital) plots.
rot
Defines vector rotation (lower case) and frame tranformations (upper case). Both transformations can be concatenated to be performed in right-to-left upon a given vector operator. Note that the dot() method must be used, since these functions return a 2d numpy.array object.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file oyb-0.1.7.tar.gz
.
File metadata
- Download URL: oyb-0.1.7.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02bc292658fe3ded8b6cf62bca19f8272c4e58a404b5ef426d047613442eea85 |
|
MD5 | 34d3c4d1dd0d85901436845b6a0b3015 |
|
BLAKE2b-256 | 5eb6cf6a54dc23b4d3b5985ef54a8fdd03ab1df1a6a7fdb72941044617c7e84c |