XC Open source finite element analysis program
|
Given a bending plane, computes the "pivots" position on the section. More...
#include <ComputePivots.h>
Public Member Functions | |
ComputePivots (const PivotsUltimateStrains &ap, const StoFibras &fs, const DqFibras &fsC, const DqFibras &fsS, const double &theta) | |
Constructor. | |
const Fiber * | getFiberCMinY (void) const |
const Fiber * | getFiberSMinY (void) const |
const Fiber * | getFiberCMaxY (void) const |
Pos3d | GetPuntoD (void) const |
Returns the points with zero strain in concrete (XXX enhance explanation). | |
Pos3d | calcPositionPivotA (void) const |
Most tensioned steel fiber. | |
Pos3d | calcPositionPivotB (void) const |
Most compressed concrete fiber. | |
Pos3d | calcPositionPivotC (void) const |
Intersection of uniform strain (typically 2%) line and line BD. | |
Given a bending plane, computes the "pivots" position on the section.