XC Open source finite element analysis program
Public Member Functions | List of all members

Given a bending plane, computes the "pivots" position on the section. More...

#include <ComputePivots.h>

Inheritance diagram for XC::ComputePivots:

Public Member Functions

 ComputePivots (const PivotsUltimateStrains &ap, const StoFibras &fs, const DqFibras &fsC, const DqFibras &fsS, const double &theta)
 Constructor.
 
const FibergetFiberCMinY (void) const
 
const FibergetFiberSMinY (void) const
 
const FibergetFiberCMaxY (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.
 

Detailed Description

Given a bending plane, computes the "pivots" position on the section.


The documentation for this class was generated from the following files: