#include <DakotaResultsSampling.h>
Definition at line 58 of file DakotaResultsSampling.h.
DakotaResultsSampling::~DakotaResultsSampling |
( |
| ) |
|
void DakotaResultsSampling::clear |
( |
void |
| ) |
|
|
slot |
QWidget * DakotaResultsSampling::createResultEDPWidget |
( |
QString & |
name, |
|
|
double |
mean, |
|
|
double |
stdDev, |
|
|
double |
skewness, |
|
|
double |
kurtosis |
|
) |
| |
bool DakotaResultsSampling::inputFromJSON |
( |
QJsonObject & |
jsonObject | ) |
|
|
virtual |
inputFromJSON method to instantiate itself from a JSON object
- Parameters
-
jsonObject | the JSON object contaiing data to instantiate the object |
- Returns
- bool - true for success, otherwise false
Reimplemented from UQ_Results.
Definition at line 899 of file DakotaResultsSampling.cpp.
void DakotaResultsSampling::onSaveSpreadsheetClicked |
( |
| ) |
|
|
slot |
void DakotaResultsSampling::onSpreadsheetCellClicked |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
slot |
bool DakotaResultsSampling::outputToJSON |
( |
QJsonObject & |
jsonObject | ) |
|
|
virtual |
outputToJSON method to write all objects data neeed to reconstruct object to JsonObject
- Parameters
-
rvObject | the JSON object to be written to |
- Returns
- bool - true for success, otherwise false
Reimplemented from UQ_Results.
Definition at line 830 of file DakotaResultsSampling.cpp.
int DakotaResultsSampling::processResults |
( |
QString & |
filenameResults, |
|
|
QString & |
filenameTab |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: