linkForce.h

Functions and classes for computing link deformations and stressess

o computeVonMisesStress
Computes maximum stress using Von Mises formula
o computeCylindricalInertias
Computes inertias for a member with hollow cylindrical cross section.
o 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.
o 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)
o 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)
o 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++.