#include <QCAm1Param.hpp>
Inheritance diagram for QCAm1Param:
Definition at line 41 of file QCAm1Param.hpp.
Protected Member Functions | |
QCFloat | getKRepDevel (const int i) const |
QCFloat | getLRepDevel (const int i) const |
QCFloat | getMRepDevel (const int i) const |
QCAm1Param (void) | |
void | readSetOfParameters (QCReader *reader) |
virtual | ~QCAm1Param (void) |
Protected Attributes | |
QCFloat | kRepDevel [NB_TERM_REP_DEVEL] |
QCFloat | lRepDevel [NB_TERM_REP_DEVEL] |
QCFloat | mRepDevel [NB_TERM_REP_DEVEL] |
Static Protected Attributes | |
static const int | NB_TERM_REP_DEVEL = 4 |
Static Private Member Functions | |
static const string & | getName (void) |
Static Private Attributes | |
static const string | K_GAUS1 |
static const string | K_GAUS2 |
static const string | K_GAUS3 |
static const string | K_GAUS4 |
static const string | L_GAUS1 |
static const string | L_GAUS2 |
static const string | L_GAUS3 |
static const string | L_GAUS4 |
static const string | M_GAUS1 |
static const string | M_GAUS2 |
static const string | M_GAUS3 |
static const string | M_GAUS4 |
Friends | |
ostream & | operator<< (ostream &out, const QCAm1Param ¶m) |
class | QCAm1T |
class | QCManager |
class | QCReader |
|
Definition at line 49 of file QCAm1Param.cpp. References kRepDevel, lRepDevel, mRepDevel, and NB_TERM_REP_DEVEL. |
|
Definition at line 69 of file QCAm1Param.hpp. |
|
Accessors Definition at line 75 of file QCAm1Param.hpp. References kRepDevel. |
|
Definition at line 76 of file QCAm1Param.hpp. References lRepDevel. |
|
Definition at line 77 of file QCAm1Param.hpp. References mRepDevel. |
|
Private methods: Reimplemented from QCMndoParam. Definition at line 92 of file QCAm1Param.hpp. References QCCommon::Am1ParamStr. |
|
Read params using a reader object Reimplemented from QCMndoParam. Definition at line 63 of file QCAm1Param.cpp. References K_GAUS1, K_GAUS2, K_GAUS3, K_GAUS4, kRepDevel, L_GAUS1, L_GAUS2, L_GAUS3, L_GAUS4, lRepDevel, M_GAUS1, M_GAUS2, M_GAUS3, M_GAUS4, mRepDevel, QCReader::readLiteralAndVal(), and QCMndoParam::readSetOfParameters(). Here is the call graph for this function: ![]() |
|
Definition at line 87 of file QCAm1Param.cpp. |
|
Definition at line 45 of file QCAm1Param.hpp. |
|
Reimplemented from QCMndoParam. Definition at line 50 of file QCAm1Param.hpp. |
|
Reimplemented from QCMndoParam. Definition at line 47 of file QCAm1Param.hpp. |
|
Literals Definition at line 112 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 113 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 114 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 115 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 103 of file QCAm1Param.hpp. Referenced by getKRepDevel(), operator<<(), QCAm1Param(), and readSetOfParameters(). |
|
Definition at line 116 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 117 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 118 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 119 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 104 of file QCAm1Param.hpp. Referenced by getLRepDevel(), operator<<(), QCAm1Param(), and readSetOfParameters(). |
|
Definition at line 120 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 121 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 122 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 123 of file QCAm1Param.hpp. Referenced by readSetOfParameters(). |
|
Definition at line 105 of file QCAm1Param.hpp. Referenced by getMRepDevel(), operator<<(), QCAm1Param(), and readSetOfParameters(). |
|
Attributes: Definition at line 99 of file QCAm1Param.hpp. Referenced by QCAm1Param(). |