Crate statics

Source
Expand description

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.

Structs§

Vector
Type that implements a vector for force calculations.

Enums§

Angle
Type that represents an angle in either Degrees or Radians.
Mass