
Class containing information for each data set input to calc_residuals() More...
#include "us_solve_sim.h"

Public Attributes | |
| QString | requestID |
| Request ID for 2DSA/GA. More... | |
| QString | auc_file |
| Raw AUC file path. More... | |
| QString | edit_file |
| Edit file path. More... | |
| QString | model_file |
| Model file path. More... | |
| QList< QString > | noise_files |
| Path(s) of noise file(s) More... | |
| US_DataIO::EditedData | run_data |
| Experiment data. More... | |
| US_Model | model |
| Model input and output. More... | |
| SIMPARAMS | simparams |
| Simulation parameters. More... | |
| US_Solution | solution_rec |
| Solution record. More... | |
| double | viscosity |
| Solution buffer viscosity. More... | |
| double | density |
| Solution buffer density. More... | |
| double | compress |
| Sol.buff. compressibility. More... | |
| double | temperature |
| Average run temperature. More... | |
| double | vbar20 |
| VBar at 20 degrees C. More... | |
| double | vbartb |
| VBar at temperature. More... | |
| double | s20w_correction |
| s data correction More... | |
| double | D20w_correction |
| D data correction. More... | |
| double | rotor_stretch [2] |
| Stretch coefficients. More... | |
| double | centerpiece_bottom |
| Base bottom. More... | |
| double | zcoeffs [4] |
| Solute Z coefficients. More... | |
| int | solute_type |
| Solute type (0,1,2) More... | |
| bool | manual |
| visc.,dens. manual More... | |
Class containing information for each data set input to calc_residuals()
Definition at line 30 of file us_solve_sim.h.
| QString US_SolveSim::DataSet::auc_file |
Raw AUC file path.
Definition at line 34 of file us_solve_sim.h.
| double US_SolveSim::DataSet::centerpiece_bottom |
Base bottom.
Definition at line 52 of file us_solve_sim.h.
| double US_SolveSim::DataSet::compress |
Sol.buff. compressibility.
Definition at line 44 of file us_solve_sim.h.
| double US_SolveSim::DataSet::D20w_correction |
D data correction.
Definition at line 50 of file us_solve_sim.h.
| double US_SolveSim::DataSet::density |
Solution buffer density.
Definition at line 43 of file us_solve_sim.h.
| QString US_SolveSim::DataSet::edit_file |
Edit file path.
Definition at line 35 of file us_solve_sim.h.
| bool US_SolveSim::DataSet::manual |
visc.,dens. manual
Definition at line 56 of file us_solve_sim.h.
| US_Model US_SolveSim::DataSet::model |
Model input and output.
Definition at line 39 of file us_solve_sim.h.
| QString US_SolveSim::DataSet::model_file |
Model file path.
Definition at line 36 of file us_solve_sim.h.
| QList< QString > US_SolveSim::DataSet::noise_files |
Path(s) of noise file(s)
Definition at line 37 of file us_solve_sim.h.
| QString US_SolveSim::DataSet::requestID |
Request ID for 2DSA/GA.
Definition at line 33 of file us_solve_sim.h.
| double US_SolveSim::DataSet::rotor_stretch[2] |
Stretch coefficients.
Definition at line 51 of file us_solve_sim.h.
| US_DataIO::EditedData US_SolveSim::DataSet::run_data |
Experiment data.
Definition at line 38 of file us_solve_sim.h.
| double US_SolveSim::DataSet::s20w_correction |
s data correction
Definition at line 49 of file us_solve_sim.h.
| SIMPARAMS US_SolveSim::DataSet::simparams |
Simulation parameters.
Definition at line 40 of file us_solve_sim.h.
| int US_SolveSim::DataSet::solute_type |
Solute type (0,1,2)
Definition at line 55 of file us_solve_sim.h.
| US_Solution US_SolveSim::DataSet::solution_rec |
Solution record.
Definition at line 41 of file us_solve_sim.h.
| double US_SolveSim::DataSet::temperature |
Average run temperature.
Definition at line 45 of file us_solve_sim.h.
| double US_SolveSim::DataSet::vbar20 |
VBar at 20 degrees C.
Definition at line 47 of file us_solve_sim.h.
| double US_SolveSim::DataSet::vbartb |
VBar at temperature.
Definition at line 48 of file us_solve_sim.h.
| double US_SolveSim::DataSet::viscosity |
Solution buffer viscosity.
Definition at line 42 of file us_solve_sim.h.
| double US_SolveSim::DataSet::zcoeffs[4] |
Solute Z coefficients.
Definition at line 53 of file us_solve_sim.h.
1.8.3.1-20130324