Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace reference epoch constants with TimeScale's #294

Open
ChristopherRabotin opened this issue Apr 23, 2024 · 0 comments
Open

Replace reference epoch constants with TimeScale's #294

ChristopherRabotin opened this issue Apr 23, 2024 · 0 comments

Comments

@ChristopherRabotin
Copy link
Member

As of #289 , TimeScales have a reference_epoch const fn. Yet, the code still references the GPS_REF_EPOCH and other such constants. The purpose of this chore-like task is to replace all of these constants with the reference epoch.

In theory the code should work exactly the same.

This should also document in development section of the README how to add a new time scale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant