Rebar layer.
More...
#include <ReinfLayer.h>
|
virtual void | setNumReinfBars (int numReinfBars) |
| Set the number or rebars in the layer.
|
|
virtual int | getNumReinfBars (void) const |
| Returns the número de barras de la capa.
|
|
virtual void | setReinfBarDiameter (double reinfBarDiameter) |
| Sets bars diameter.
|
|
virtual const double & | getReinfBarDiameter (void) const |
| Returns the bars diameter.
|
|
virtual void | setReinfBarArea (double reinfBarArea) |
| Sets the bars area.
|
|
virtual const double & | getReinfBarArea (void) const |
| Returns the bars area.
|
|
void | getBarrasIn (const Poligono2d &, ListReinfLayer &, bool) |
| Returns the barras contenidas total o parcialmente en el polígono.
|
|
void | getBarrasIn (const Semiplano2d &, ListReinfLayer &, bool) |
| Returns the barras contenidas total o parcialmente en el half-plane.
|
|
const GeomSection * | getGeomSection (void) const |
| Returns a reference to the (GeomSection) owner object.
|
|
double | getRecubrimiento (void) const |
| Returns the minimum value for rebar cover.
|
|
Vector | getCdg (void) const |
| Returns the centro de gravedad de las armaduras.
|
|
double | getArea (void) const |
|
VectorReinfBar & | getReinfBars (void) |
| Returns a vector con las barras de la capa de armadura.
|
|
virtual const VectorReinfBar & | getReinfBars (void) const =0 |
|
virtual void | Print (std::ostream &s, int flag=0) const |
| Imprime.
|
|
| DiscretBase (Material *mat) |
|
virtual double | getMaxY (void) const =0 |
|
virtual double | getMaxZ (void) const =0 |
|
virtual double | getMinY (void) const =0 |
|
virtual double | getMinZ (void) const =0 |
|
void | setMaterialPtr (Material *mat) |
|
Material * | getMaterialPtr (void) const |
|
|
class | ListReinfLayer |
|
std::ostream & | operator<< (std::ostream &, const ReinfLayer &) |
|
The documentation for this class was generated from the following files:
- /usr/local/src/prg/xc/src/material/section/repres/geom_section/reinfLayer/ReinfLayer.h
- /usr/local/src/prg/xc/src/material/section/repres/geom_section/reinfLayer/ReinfLayer.cpp