![]() |
Pile Group Tool
2.0.3
Educational tool demonstrating behavior of pile groups in layered soil
|
The ResultPlotQwt class implements the QCP library interface for ResultPlotSuper. More...
Public Member Functions | |
ResultPlotQCP (QWidget *parent=nullptr) | |
void | refresh (void) |
![]() | |
ResultPlotSuper (QWidget *parent=nullptr) | |
virtual void | plotResults (QVector< QVector< double > *> &, QVector< QVector< double > *> &) |
virtual void | updateSoil (QVector< double > &layerDepth) |
Protected Attributes | |
QCustomPlot * | plot |
![]() | |
QVector< double > | depthOfLayer = QVector<double>(4, 0.0) |
QVector< QVector< double > > | m_pos |
QVector< QVector< double > > | m_data |
The ResultPlotQwt class implements the QCP library interface for ResultPlotSuper.
This class provides library-dependent plotting for QCustomPlot (QCP).