-
|
I just wonder if you already have the gauge pressure measurement? |
Beta Was this translation helpful? Give feedback.
Answered by
lipchev
Jan 8, 2025
Replies: 1 comment 2 replies
-
|
We have a wrapper for |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can parse and use the
UnitConverteron thePressuretype, which is the standardIQuantity. TheReferencePressureis a wrapper that doesn't implement theIQuantityinterface (as it contains more than aUnitandValue).