Open onekiloparsec opened 7 years ago
I think it's more about which model of celestial object we would like to use: mean, apparent or vsop. I think we can refactor highPrecision to enum with .mean/.apparent/.vsop cases and move it to CelestialBody, so it will be obvious which obliquity/nutation/orbits/etc parameters to use.
See #11 . One must provide sensible default probably.