High level API

The poliastro.twobody is on of the main modules of poliastro 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"

}