Elliptic Kepler orbits in eccentric anomaly #
This file gives the real elliptic Kepler orbit attached to Delaunay action I₁ and eccentricity
e. It verifies the radius, radial momentum, and energy formulas directly. The mean anomaly is the
first Delaunay angle along the unperturbed flow.
Radius of an elliptic Kepler orbit as a function of eccentric anomaly.
Equations
Instances For
Radial momentum of an elliptic Kepler orbit as a function of eccentric anomaly.
Equations
Instances For
Mean anomaly as a function of eccentric anomaly (Kepler's equation).
Equations
- LeanPool.PoincareThreeBody.eccentricMeanAnomaly eccentricity anomaly = anomaly - eccentricity * Real.sin anomaly
Instances For
Physical Kepler time, normalized to vanish with the mean anomaly.
Equations
- LeanPool.PoincareThreeBody.eccentricKeplerTime firstAction eccentricity anomaly = firstAction ^ 3 * LeanPool.PoincareThreeBody.eccentricMeanAnomaly eccentricity anomaly
Instances For
A polar phase-space point on the elliptic Kepler orbit. Its angular coordinate is free because the inertial Kepler energy is rotation invariant.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The unique eccentric anomaly solving Kepler's equation for a given mean anomaly.
Equations
- LeanPool.PoincareThreeBody.eccentricAnomaly eccentricity meanAnomaly = Function.invFun (LeanPool.PoincareThreeBody.eccentricMeanAnomaly eccentricity) meanAnomaly
Instances For
Radius expressed as a function of the first Delaunay angle.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The eccentric-anomaly formulas lie on the inertial Kepler energy shell
-1 / (2 * I₁²).