#include <DakotaResultsSensitivity.h>
Definition at line 58 of file DakotaResultsSensitivity.h.
DakotaResultsSensitivity::DakotaResultsSensitivity |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
DakotaResultsSensitivity::~DakotaResultsSensitivity |
( |
| ) |
|
void DakotaResultsSensitivity::clear |
( |
void |
| ) |
|
|
slot |
QWidget * DakotaResultsSensitivity::createResultEDPWidget |
( |
QString & |
name, |
|
|
double |
mean, |
|
|
double |
stdDev, |
|
|
double |
kurtosis |
|
) |
| |
bool DakotaResultsSensitivity::inputFromJSON |
( |
QJsonObject & |
jsonObject | ) |
|
|
overridevirtual |
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 1004 of file DakotaResultsSensitivity.cpp.
void DakotaResultsSensitivity::onSaveSpreadsheetClicked |
( |
| ) |
|
|
slot |
void DakotaResultsSensitivity::onSpreadsheetCellClicked |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
slot |
bool DakotaResultsSensitivity::outputToJSON |
( |
QJsonObject & |
jsonObject | ) |
|
|
overridevirtual |
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 938 of file DakotaResultsSensitivity.cpp.
int DakotaResultsSensitivity::processResults |
( |
QString & |
filenameResults, |
|
|
QString & |
filenameTab |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: