e2m2e#

e2m2e - Earth to Moon, Moon to Earth Transfer Orbit Design Library

[English]

A Python library for designing and analyzing cislunar transfer orbits, focused on orbit dynamics in the Circular Restricted Three-Body Problem (CR3BP). Five-layer architecture (ADR 0011): data/ (data layer), crates/ (numerical layer), algorithm/ (algorithm layer), api/ (interface layer), tools/ (tools layer).

Key capabilities: mission orbit design, station keeping, transfer design, orbit prediction, spacetime coordinate conversion.

Repo-wide map and the journey of one orbit task: see the README section "How to read this repository".

[简体中文]

一个用于设计和分析地月空间转移轨道的Python库,专注于圆型限制性三体问题 (CR3BP)中的轨道动力学。五层架构(ADR 0011):data/(数据层)、crates/ (数值层)、algorithm/(算法层)、api/(接口层)、tools/(工具层)。

主要能力:任务轨道设计、轨道保持、转移轨道设计、轨道预报、时空坐标转换。

仓库全貌与一条任务链的走读见 README 的仓库怎么读一节。

作者: 天疆说

Submodules#