Based on UnitsNet extended to cover units needed for solarsystem and beyond measurments.
Stars
0
Forks
0
Watchers
0
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Extended Acceleration Gravity units to cover range from Nano to Tera. Added Length units for Earth Radius, Solar Radius, Jupiter Radius along with appropriate SI prefix sets for each unit. Corrected Femto and Pico Gram definitions in Mass. Added Solar Mass, Earth Mass, and Jupiter Mass Along with appropriate SI prefix sets for each unit. Change Temperature to generate arithmetic methods as I need them for some of the functionality in applications that use the library. Extend the TempratureDelta subtraction operator to handle a right operator of Temperature.
d6bfc1bView on GitHubChanges to support handling for use in reasonable editor pages that need to have abbreviations that do not include the "degrees" symbol that is not on most keyboards.
f23975cView on GitHubChange to support stellar scale units, use in .Net core relationships that require classes rather than structures, additional static properties, better ToString format handling and additional testing.
7a287a9View on GitHubCurrent working state of my extended version of UnitsNet with drasticly increased scale for units.
8267c4cView on GitHub