Library for handling Ulianov Orbit functions
Reason this release was yanked:
ERROR FOUND
Project description
UlianovOrbit
Overview
The UlianovOrbit repository contains two Python libraries designed for modeling and analyzing elliptical orbits using the Ulianov Orbital Model (UOM). This model provides a unique approach to studying orbits, using Ulianov elliptical functions to calculate various parameters and transformations related to elliptical paths in space.
Libraries
1. ulianovellips.py
This library provides functions and classes for handling Ulianov elliptical functions, which are essential for modeling and analyzing elliptical orbits in the UOM. It includes calculations for Ulianov Elliptical Cosine and Sine, conversions between different parameter sets, and various other tools for working with ellipses in a general context.
Key Functions:
cosuellsinuellcalc_Uecalc_abrotate_axisulianov_ellipse_ueulianov_ellipse_abellipse_abellipse_ue
2. ulianovorbit.py
This library focuses on the calculations of orbital parameters using the Ulianov Orbital Model. It includes routines for both 2D and 3D orbital calculations, providing methods to derive parameters from velocity and position data. The main classes, uom_params and orbit_vect, store model parameters and orbital vectors, respectively.
Key Functions:
calc_timecalc_anglecalc_orb_anglecalc_orb_timekepler_to_ulianovkepler_to_ulianov_6pulianov_to_keplerget_UOM_params_2D_vel(to be implemented)get_UOM_params_2D_pos(to be implemented)get_UOM_params_3D_vel(to be implemented)get_UOM_params_3D_pos(to be implemented)
Getting Started
To use these libraries, simply clone this repository and import the desired modules into your Python scripts. Ensure that you have numpy installed, as it is a dependency for these libraries.
IN THE FUTURE WILL BE AVALIBLE: pip install numpy
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ulianovorbit-1.1.0.tar.gz.
File metadata
- Download URL: ulianovorbit-1.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc63df7b8b11f98ebea03997c22cd5027d507f442f22238e8041a53e51fe4ace
|
|
| MD5 |
7dd331758ebe701f8730d49d59de2b28
|
|
| BLAKE2b-256 |
c53096b3303642a2dce370613fb9336abf265dabf50914957542dbdc26ed12ba
|
File details
Details for the file ulianovorbit-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ulianovorbit-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae63294f143564ea2165c06fd4bcf23ee0e7ddf829d1d0d42b1468bf9ebb8bc6
|
|
| MD5 |
78f7b6b32e491913687c69bfc9b9ac99
|
|
| BLAKE2b-256 |
a2d1ae425d0cf8d4afd2af4b46ebd398d7b99d8fcded4d2bdee71247d50fee3f
|