#static #force #free-body #structural-design

statics

A library for calculating static forces on free body diagrams

3 unstable releases

Uses old Rust 2015

0.2.0 Jun 3, 2018
0.1.1 Jun 2, 2018
0.1.0 Jun 2, 2018

#24 in #force

MIT license

9KB
208 lines


lib.rs:

statics is a library that provides types for calculating static forces on free bodies.

Most of this code is a result of reading and working through the information in Structural Design for the Stage.

No runtime deps