|
xc
|
(N,M) point set More...
#include <NMPointCloud.h>
Public Member Functions | |
| NMPointCloud (const double &u=0.0) | |
| Constructor. | |
| void | clear (void) |
| Erases objects members. | |
| const Pos2d * | append (const Pos2d &) |
| Appends the cross-section normal stresses resultant being passed as parameter. More... | |
Public Member Functions inherited from XC::NMPointCloudBase | |
| NMPointCloudBase (const double &u=0.0) | |
| Constructor. | |
| void | setUmbral (const double &u) |
| const double & | getUmbral (void) |
Additional Inherited Members | |
Protected Attributes inherited from XC::NMPointCloudBase | |
| double | umbral |
(N,M) point set
| const Pos2d * XC::NMPointCloud::append | ( | const Pos2d & | NM | ) |
Appends the cross-section normal stresses resultant being passed as parameter.
1.8.12