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

Angular velocity returns dimensionless #135

Open
tsaubergine opened this issue Dec 15, 2023 · 1 comment
Open

Angular velocity returns dimensionless #135

tsaubergine opened this issue Dec 15, 2023 · 1 comment
Assignees
Labels

Comments

@tsaubergine
Copy link
Member

tsaubergine commented Dec 15, 2023

required int32 angular_vel = 4 [
    (dccl.field) = { units { system: "angle::degree" derived_dimensions: "angular_velocity" } }

ends up providing a dimensionless value (which leads to incorrect conversions).

@tsaubergine
Copy link
Member Author

It appears this is a dimension but ill-defined so conversions are allowed but don't work correctly. We need some way to check for this poorly defined systems.

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