Skip to content

Added KilopoundForceFeetPerDegrees variant to RotationalStiffness #749

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

Conversation

dschuermans
Copy link
Contributor

Added KilopoundForceFeetPerDegrees variant to RotationalStiffness, along with PoundForceFeetPerDegrees.

Used to do it through extension methods:

image

Figured i add it to the library, for the benefit of others looking for an imperial variant.

Not much to find in terms of converters, so I used google's:

image

@codecov-io
Copy link

Codecov Report

Merging #749 into master will increase coverage by 1.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #749      +/-   ##
==========================================
+ Coverage   61.92%   62.98%   +1.06%     
==========================================
  Files         171      270      +99     
  Lines       38457    39559    +1102     
==========================================
+ Hits        23814    24916    +1102     
  Misses      14643    14643
Impacted Files Coverage Δ
UnitsNet/GeneratedCode/UnitAbbreviationsCache.g.cs 100% <ø> (ø) ⬆️
UnitsNet/GeneratedCode/UnitConverter.g.cs 100% <100%> (ø) ⬆️
.../GeneratedCode/Quantities/RotationalStiffness.g.cs 51.98% <100%> (+2.33%) ⬆️
...ns/GeneratedCode/NumberToLuminosityExtensions.g.cs 100% <0%> (ø)
...nsions/GeneratedCode/NumberToEnergyExtensions.g.cs 100% <0%> (ø)
...ensions/GeneratedCode/NumberToForceExtensions.g.cs 100% <0%> (ø)
...Code/NumberToElectricCurrentDensityExtensions.g.cs 100% <0%> (ø)
...GeneratedCode/NumberToElectricFieldExtensions.g.cs 100% <0%> (ø)
...neratedCode/NumberToSpecificEntropyExtensions.g.cs 100% <0%> (ø)
... and 94 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa4d6c5...86258c8. Read the comment docs.

@angularsen angularsen merged commit 9ce4ffb into angularsen:master Feb 9, 2020
@angularsen
Copy link
Owner

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

Successfully merging this pull request may close these issues.

3 participants