astrodynx.dE#
- astrodynx.dE(E, e)[source]#
Returns the derivative of Kepler’s equation for elliptical orbits with respect to the eccentric anomaly.
- Parameters:
- Return type:
- Returns:
The derivative of Kepler’s equation for elliptical orbits with respect to the eccentric anomaly.
Notes
The derivative of Kepler’s equation for elliptical orbits with respect to the eccentric anomaly is:
\[ dE = 1 - e \cos E \]where \(E\) is the eccentric anomaly and \(e\) is the eccentricity.