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

Latest commit

 

History

History
17 lines (12 loc) · 295 Bytes

propagation.rst

File metadata and controls

17 lines (12 loc) · 295 Bytes

Propagation module

digraph {

"poliastro.core.propagation" -> "mean_motion", "kepler";

}

The main purpose of :pypolaistro.core.propagation is to propagate a body along its orbit.

poliastro.core.propagation