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

Enhancement: Added Additional New Types [Density, Luminance, Torque] #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Xlinka
Copy link

@Xlinka Xlinka commented Jan 1, 2024

Looking for feedback.

File Added: Density.cs
Description: Added the Density quantity with common units for density, including kilograms per cubic meter (kg/m³) and grams per cubic centimeter (g/cm³). Also added units like kilograms per liter (kg/L) and grams per milliliter (g/mL) for reference.

File Added: Luminance.cs
Description: Added the Luminance quantity with common units for luminance, including candelas per square meter (cd/m²) and nit. Nit is a non-SI name for cd/m².

File Added: Torque.cs
Description: Added the Torque quantity with common units for torque, including newton meters (Nm) and pound-feet (lb·ft).

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.

1 participant