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

use uom crate for define units used in the API #4

Open
podusowski opened this issue Aug 22, 2022 · 0 comments
Open

use uom crate for define units used in the API #4

podusowski opened this issue Aug 22, 2022 · 0 comments

Comments

@podusowski
Copy link
Owner

Currently positions and velocities are expressed as unit-less f32. User has to check Horizons documentation what are the default units of these quantities. uom fixes this by providing type safe abstraction over SI units.

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

No branches or pull requests

1 participant