Functions and classes for computing link deformations and stressess
-
computeVonMisesStress
- Computes maximum stress using Von Mises formula
-
computeCylindricalInertias
- Computes inertias for a member with hollow cylindrical cross section.
-
computeTubeSafetyFactor
- Computes the safety factor at a particular point along the length of a member with hollow cylindrical cross section, given the internal force and moment at the point.
-
findParabolaMax
- finds the maxima of a parabola computed from points at f1 = f(d1) & f2 = f(d2), with df1 = f'(d1) and df2 = f'(d2)
-
findCubicMax
- finds the maxima of a cubic computed from points at f1 = f(d1) & f2 = f(d2), with df1 = f'(d1) and df2 = f'(d2)
-
linkForceContext
- class used for computing link deflections & stresses
Functions and classes for computing link deformations and stressess
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.