A framework for defining and annotating physical constants and units, designed for scientific and engineering applications requiring precise representation of physical quantities.
$ dotnet add package Oakrey.PhysicsThe "Physics" project provides a framework for defining and working with physical constants and units. It is designed to enhance clarity and accuracy in scientific and engineering applications by associating physical units with constants and properties.
The framework can be extended to include additional constants and unit annotations for various scientific domains.
Designed for use in applications requiring precise representation of physical quantities and their units.
You can install the package via NuGet Package Manager, Package Manager Console or the .NET CLI.
Oakrey.Physics and click Install.Run the following command in your terminal:
dotnet add package Oakrey.Physics
Run the following command in your Package Manager Console:
Install-Package Oakrey.Physics
Contributions are welcome! Feel free to open issues or submit pull requests to improve the package.
This project is licensed under the MIT License. See the LICENSE file for details.