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
Ok, ProperMotion and SaturnicentricCoordinates were the only two missing initializers. Will be part of next release (trying right now to close the most recent pending issues).
Hi,
I'm trying to use:
coordinates.shiftedCoordinates(to: .J2000, with: properMotion)
But this will not compile :
'ProperMotion' initializer is inaccessible due to 'internal' protection level
I can not find another way to instantiate ProperMotion in the lib, isn't it just missing a public constructor ?
Thanks
The text was updated successfully, but these errors were encountered: