meeus
meeus copied to clipboard
API inconsistencies with pointer parameters
In the coord package, there's one globe.Coord and one *globe.Coord. In other packages it looks like the non-pointer globe.Coord is used. But then why *Obliquity?