Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (25 loc) · 700 Bytes

safe_index.rst

File metadata and controls

32 lines (25 loc) · 700 Bytes

High level API

The :pypoliastro.twobody is on of the main modules of :pypoliastro since enables the user in a very intuitive way to create, propagate and apply maneuvers to an orbit due to its OOP nature.

digraph {
"poliastro" -> "twobody", "threebody", "bodies", "neos", "plotting", "iod", "constants", "coordinates", "examples", "frames",

"maneuver"

}

twobody/twobody_index threebody/threebody_index bodies neos/neos_index plotting/plotting_index iod/iod_index constants coordinates examples frames maneuver util