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

Thermodynamic temperature conversions #3

Closed
iliekturtles opened this issue Feb 26, 2017 · 1 comment
Closed

Thermodynamic temperature conversions #3

iliekturtles opened this issue Feb 26, 2017 · 1 comment

Comments

@iliekturtles
Copy link
Owner

iliekturtles commented Feb 26, 2017

Add conversion calculations to support thermodynamic temperature units. This requires #78.

  • degree Celsius
  • degree Fahrenheit
  • degree Rankine

https://www.nist.gov/pml/nist-guide-si-appendix-b9-factors-units-listed-kind-quantity-or-field-science#TEMPERATURE

@iliekturtles
Copy link
Owner Author

Temperature interval, which originally referenced this issue, split into #95.

iliekturtles added a commit that referenced this issue Sep 6, 2018
Extend the `quantity!` macro to accept a coefficient and optional
constant factor in the `$conversion` parameter to support thermodynamic
temperature conversions. `Conversion` trait and `from_base`, `to_base`,
and `change_base` methods adjusted to support these factors. Resolves #3.
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