CONAN.utils.get_orbital_elements.get_EccentricAnomaly#
- CONAN.utils.get_orbital_elements.get_EccentricAnomaly(approx=False)#
Get the eccentric anomaly from the mean anomaly and eccentricity. By solving Kepler’s equation M = E - ecc.sin(E)
- Returns:
E – Eccentric anomaly.
- Return type:
array-like