A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/angularsen/UnitsNet/issues/1519 below:

Length Per Angle Unit (e.g. mm/rev, m/degree) · Issue #1519 · angularsen/UnitsNet · GitHub

Is your feature request related to a problem? Please describe.
I need to represent the ratio between a length and an angle in my project. As far as I am aware there is no way to represent this in UnitsNet.

This quantity is used frequently in the manufacturing industry, and is often used to represent the depth drilled per revolution of a cutter. It can also be used to represent arc lengths, which is generally useful in many forms of mathematics.

Describe the solution you'd like
I would like a new quantity type "LengthPerAngle".
A reasonable minimum set of units would be something like the following, but of course more units are possible:

  1. MillimeterPerDegree
  2. MillimeterPerGradian
  3. MillimeterPerRadian
  4. MillimeterPerRevolution
  5. CentimeterPerDegree
  6. CentimeterPerGradian
  7. CentimeterPerRadian
  8. CentimeterPerRevolution
  9. MeterPerDegree
  10. MeterPerGradian
  11. MeterPerRadian
  12. MeterPerRevolution
  13. InchPerDegree
  14. InchPerGradian
  15. InchPerRadian
  16. InchPerRevolution
  17. FootPerDegree
  18. FootPerGradian
  19. FootPerRadian
  20. FootPerRevolution
  21. YardPerDegree
  22. YardPerGradian
  23. YardPerRadian
  24. YardPerRevolution

Describe alternatives you've considered
As far as I am aware, the only alternative is to manage the units and conversions manually.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4