Skip to content

collinskesuibai/eng-dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

eng-dynamics

An npm package that contains general dynamic math formulas written in JavaScript that helps in the development of engineering applications that use JavaScript.

Formulars present

work done

 work( force ,distance)

Power

 power(workDone ,timeTaken)

Axle torque

 axleTorque(force ,radius)

Engine torque

 engineTorque(axletorque, gearRatio, efficiency)

Wheel Mass

 wheelMass(mass, radiusOfGyration, radius)

Engine Mass(In motion )

 engineMass(mass, radiusOfGyration, radius, gearRatio, efficiency)

About

An npm package that contains general dynamic math formulas written in JavaScript that helps in the development of engineering applications that use JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published