how to create prefixed types #495
Unanswered
jbbjarnason
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Some more knowledgeable folks might be able to comment, but afaict this is not supported or intended functionality of UOM. I would like to be wrong, as I too would like this feature. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I create prefixed type where the prefix is retained in the quantity
Example:
I would like the returned quantity to have the
deci
prefix and thebase_voltage.value
to be4000
instead of400
Beta Was this translation helpful? Give feedback.
All reactions