|
| | Tuning (TimeMapConstPtr timemap) |
| |
| void | setTuningInitialValue (const std::string tuningItem, double value, bool resetVector) |
| |
| void | setTuningInitialValue (const std::string tuningItem, int value, bool resetVector) |
| |
| void | getTuningItemValue (const std::string &tuningItem, size_t timestep, double &value) |
| |
| void | getTuningItemValue (const std::string &tuningItem, size_t timestep, int &value) |
| |
| double | getTSINIT (size_t timestep) const |
| |
| double | getTSMAXZ (size_t timestep) const |
| |
| double | getTSMINZ (size_t timestep) const |
| |
| double | getTSMCHP (size_t timestep) const |
| |
| double | getTSFMAX (size_t timestep) const |
| |
| double | getTSFMIN (size_t timestep) const |
| |
| double | getTSFCNV (size_t timestep) const |
| |
| double | getTFDIFF (size_t timestep) const |
| |
| double | getTHRUPT (size_t timestep) const |
| |
| double | getTMAXWC (size_t timestep) const |
| |
| bool | getTMAXWChasValue (size_t timestep) const |
| |
| void | setTSINIT (size_t timestep, double TSINIT) |
| |
| void | setTSMAXZ (size_t timestep, double TSMAXZ) |
| |
| void | setTSMINZ (size_t timestep, double TSMINZ) |
| |
| void | setTSMCHP (size_t timestep, double TSMCHP) |
| |
| void | setTSFMAX (size_t timestep, double TSFMAX) |
| |
| void | setTSFMIN (size_t timestep, double TSFMIN) |
| |
| void | setTSFCNV (size_t timestep, double TSFCNV) |
| |
| void | setTFDIFF (size_t timestep, double TFDIFF) |
| |
| void | setTHRUPT (size_t timestep, double THRUPT) |
| |
| void | setTMAXWC (size_t timestep, double TMAXWC) |
| |
| double | getTRGTTE (size_t timestep) const |
| |
| double | getTRGCNV (size_t timestep) const |
| |
| double | getTRGMBE (size_t timestep) const |
| |
| double | getTRGLCV (size_t timestep) const |
| |
| double | getXXXTTE (size_t timestep) const |
| |
| double | getXXXCNV (size_t timestep) const |
| |
| double | getXXXMBE (size_t timestep) const |
| |
| double | getXXXLCV (size_t timestep) const |
| |
| double | getXXXWFL (size_t timestep) const |
| |
| double | getTRGFIP (size_t timestep) const |
| |
| double | getTRGSFT (size_t timestep) const |
| |
| bool | getTRGSFThasValue (size_t timestep) const |
| |
| double | getTHIONX (size_t timestep) const |
| |
| int | getTRWGHT (size_t timestep) const |
| |
| void | setTRGTTE (size_t timestep, double TRGTTE) |
| |
| void | setTRGCNV (size_t timestep, double TRGCNV) |
| |
| void | setTRGMBE (size_t timestep, double TRGMBE) |
| |
| void | setTRGLCV (size_t timestep, double TRGLCV) |
| |
| void | setXXXTTE (size_t timestep, double XXXTTE) |
| |
| void | setXXXCNV (size_t timestep, double XXXCNV) |
| |
| void | setXXXMBE (size_t timestep, double XXXMBE) |
| |
| void | setXXXLCV (size_t timestep, double XXXLCV) |
| |
| void | setXXXWFL (size_t timestep, double XXXWFL) |
| |
| void | setTRGFIP (size_t timestep, double TRGFIP) |
| |
| void | setTRGSFT (size_t timestep, double TRGFIP) |
| |
| void | setTHIONX (size_t timestep, double THIONX) |
| |
| void | setTRWGHT (size_t timestep, int TRWGHT) |
| |
| int | getNEWTMX (size_t timestep) const |
| |
| int | getNEWTMN (size_t timestep) const |
| |
| int | getLITMAX (size_t timestep) const |
| |
| int | getLITMIN (size_t timestep) const |
| |
| int | getMXWSIT (size_t timestep) const |
| |
| int | getMXWPIT (size_t timestep) const |
| |
| double | getDDPLIM (size_t timestep) const |
| |
| double | getDDSLIM (size_t timestep) const |
| |
| double | getTRGDPR (size_t timestep) const |
| |
| double | getXXXDPR (size_t timestep) const |
| |
| bool | getXXXDPRhasValue (size_t timestep) const |
| |
| void | setNEWTMX (size_t timestep, int NEWTMX) |
| |
| void | setNEWTMN (size_t timestep, int NEWTMN) |
| |
| void | setLITMAX (size_t timestep, int LITMAX) |
| |
| void | setLITMIN (size_t timestep, int LITMIN) |
| |
| void | setMXWSIT (size_t timestep, int MXWSIT) |
| |
| void | setMXWPIT (size_t timestep, int MXWPIT) |
| |
| void | setDDPLIM (size_t timestep, double DDPLIM) |
| |
| void | setDDSLIM (size_t timestep, double DDSLIM) |
| |
| void | setTRGDPR (size_t timestep, double TRGDPR) |
| |
| void | setXXXDPR (size_t timestep, double XXXDPR) |
| |