You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.
The
astrodynamics.constants
module will contain constants from the IAU 2009/2012 System of Astronomical Constants (PDF).Initially I had planned for these to be instances of
astropy.units.quantity.Quantity
, as I had started to do withastrodynamics.constants.wgs84
.I think that the
astropy.constants.Constant
class should be used, allowing source and uncertainty information to be captured.The text was updated successfully, but these errors were encountered: