{"id":18699638,"url":"https://github.com/srbrettle/equations-of-motion-library","last_synced_at":"2025-06-15T11:02:04.679Z","repository":{"id":67867266,"uuid":"152790657","full_name":"srbrettle/Equations-Of-Motion-Library","owner":"srbrettle","description":"A collection of methods for solving Displacement, Initial and Final Velocities, Constant Acceleration and Time.","archived":false,"fork":false,"pushed_at":"2018-10-13T17:03:57.000Z","size":397,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-16T03:43:29.418Z","etag":null,"topics":["acceleration","algorithm","csharp","displacement","dotnet","dotnet-standard","equations","kinematic","motion","physics","time","velocity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srbrettle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-12T18:12:21.000Z","updated_at":"2024-04-17T23:06:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc5df6e1-fca2-4fd9-ba32-b7429122bb63","html_url":"https://github.com/srbrettle/Equations-Of-Motion-Library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srbrettle%2FEquations-Of-Motion-Library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srbrettle%2FEquations-Of-Motion-Library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srbrettle%2FEquations-Of-Motion-Library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srbrettle%2FEquations-Of-Motion-Library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srbrettle","download_url":"https://codeload.github.com/srbrettle/Equations-Of-Motion-Library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231586322,"owners_count":18396343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acceleration","algorithm","csharp","displacement","dotnet","dotnet-standard","equations","kinematic","motion","physics","time","velocity"],"created_at":"2024-11-07T11:33:56.330Z","updated_at":"2024-12-28T05:15:50.908Z","avatar_url":"https://github.com/srbrettle.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Equations-Of-Motion-Library\n\n[![Build status](https://ci.appveyor.com/api/projects/status/hf1msnphbt0g9oyx/branch/master?svg=true)](https://ci.appveyor.com/project/srbrettle/equations-of-motion-library/branch/master) [![Build Status](https://travis-ci.org/srbrettle/Equations-Of-Motion-Library.svg?branch=master)](https://travis-ci.org/srbrettle/Equations-Of-Motion-Library) [![codecov](https://codecov.io/gh/srbrettle/Equations-Of-Motion-Library/branch/master/graph/badge.svg)](https://codecov.io/gh/srbrettle/Equations-Of-Motion-Library)\n [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/srbrettle/Equations-Of-Motion-Library/issues)\n\nA collection of methods for solving Displacement, Initial and Final Velocities, Constant Acceleration and Time. This project uses .NET Standard 2.0.\n\n## See in Action\n\n[Equations Of Motion - Android Application](https://play.google.com/store/apps/details?id=com.barwickapplications.calc.equationsofmotion)\n\n## Getting Started - C#\n\n### Using NuGet [![NuGet](https://img.shields.io/badge/NuGet-1.0.0-blue.svg)](https://www.nuget.org/packages/EquationsOfMotion/1.0.0)\n\n1. Within your project, install EquationsOfMotion NuGet package (via \"Manage Packages for Solution\" or running the following in \"Packet Manager Console\".\n```PowerShell\nInstall-Package EquationsOfMotion -Version 1.0.0\n```\n2. Reference the Namespace:\n```c#\nusing srbrettle.EquationsOfMotion;\n```\n3. Use the static library methods:\n```c#\ndouble result = InitialVelocity.InitialVelocityFromVAT(20, 2, 5);\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrbrettle%2Fequations-of-motion-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrbrettle%2Fequations-of-motion-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrbrettle%2Fequations-of-motion-library/lists"}