Go to the source code of this file.
|
class | RCCircShape |
| Class that stores funcions, geometric and mechanical properties of RC circular shape profile. More...
|
|
class | RCRectShape |
| Class that stores funcions, geometric and mechanical properties of RC rectangular shape profile. More...
|
|
class | RCSquareShape |
| Class that is the children of RCRectShape and cover the specific case of square RC sections. More...
|
|
class | Section |
| Parent abstract class for the storage and manipulation of a section's information (mechanical and geometrical parameters, etc). More...
|
|
class | SteelIShape |
| Class that stores funcions, geometric and mechanical properties of a steel double symmetric I-shape profile. More...
|
|
|
namespace | Section |
| Module for the section (steel I shape profiles, RC circular/square/rectangular sections).
|
|
|
def | ComputeACircle (D) |
| Function that computes the area of one circle (reinforcing bar or hoop). More...
|
|
def | ComputeRho (A, nr, A_tot) |
| Compute the ratio of area of a reinforcement to area of a section. More...
|
|