mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-02 13:46:41 -05:00
Also made time parameters to rotation matrix functions be of type FlexibleDateTime, and internally convert them to AstroTime. This should be the policy of all exposed functions in the JavaScript version of Astronomy Engine. Exposed KM_PER_AU to outside callers.