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