QCAm1Param Class Reference

#include <QCAm1Param.hpp>

Inheritance diagram for QCAm1Param:

Inheritance graph
[legend]
List of all members.

Detailed Description

class 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 &param)
class QCAm1T
class QCManager
class QCReader


Constructor & Destructor Documentation

QCAm1Param::QCAm1Param void   )  [protected]
 

Definition at line 49 of file QCAm1Param.cpp.

References kRepDevel, lRepDevel, mRepDevel, and NB_TERM_REP_DEVEL.

virtual QCAm1Param::~QCAm1Param void   )  [inline, protected, virtual]
 

Definition at line 69 of file QCAm1Param.hpp.


Member Function Documentation

QCFloat QCAm1Param::getKRepDevel const int  i  )  const [inline, protected]
 

Accessors

Definition at line 75 of file QCAm1Param.hpp.

References kRepDevel.

QCFloat QCAm1Param::getLRepDevel const int  i  )  const [inline, protected]
 

Definition at line 76 of file QCAm1Param.hpp.

References lRepDevel.

QCFloat QCAm1Param::getMRepDevel const int  i  )  const [inline, protected]
 

Definition at line 77 of file QCAm1Param.hpp.

References mRepDevel.

static const string& QCAm1Param::getName void   )  [inline, static, private]
 

Private methods:

Reimplemented from QCMndoParam.

Definition at line 92 of file QCAm1Param.hpp.

References QCCommon::Am1ParamStr.

void QCAm1Param::readSetOfParameters QCReader reader  )  [protected]
 

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:


Friends And Related Function Documentation

ostream& operator<< ostream &  out,
const QCAm1Param param
[friend]
 

Definition at line 87 of file QCAm1Param.cpp.

friend class QCAm1T [friend]
 

Definition at line 45 of file QCAm1Param.hpp.

friend class QCManager [friend]
 

Reimplemented from QCMndoParam.

Definition at line 50 of file QCAm1Param.hpp.

friend class QCReader [friend]
 

Reimplemented from QCMndoParam.

Definition at line 47 of file QCAm1Param.hpp.


Member Data Documentation

const string QCAm1Param::K_GAUS1 [static, private]
 

Literals

Definition at line 112 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::K_GAUS2 [static, private]
 

Definition at line 113 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::K_GAUS3 [static, private]
 

Definition at line 114 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::K_GAUS4 [static, private]
 

Definition at line 115 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

QCFloat QCAm1Param::kRepDevel[NB_TERM_REP_DEVEL] [protected]
 

Definition at line 103 of file QCAm1Param.hpp.

Referenced by getKRepDevel(), operator<<(), QCAm1Param(), and readSetOfParameters().

const string QCAm1Param::L_GAUS1 [static, private]
 

Definition at line 116 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::L_GAUS2 [static, private]
 

Definition at line 117 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::L_GAUS3 [static, private]
 

Definition at line 118 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::L_GAUS4 [static, private]
 

Definition at line 119 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

QCFloat QCAm1Param::lRepDevel[NB_TERM_REP_DEVEL] [protected]
 

Definition at line 104 of file QCAm1Param.hpp.

Referenced by getLRepDevel(), operator<<(), QCAm1Param(), and readSetOfParameters().

const string QCAm1Param::M_GAUS1 [static, private]
 

Definition at line 120 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::M_GAUS2 [static, private]
 

Definition at line 121 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::M_GAUS3 [static, private]
 

Definition at line 122 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

const string QCAm1Param::M_GAUS4 [static, private]
 

Definition at line 123 of file QCAm1Param.hpp.

Referenced by readSetOfParameters().

QCFloat QCAm1Param::mRepDevel[NB_TERM_REP_DEVEL] [protected]
 

Definition at line 105 of file QCAm1Param.hpp.

Referenced by getMRepDevel(), operator<<(), QCAm1Param(), and readSetOfParameters().

const int QCAm1Param::NB_TERM_REP_DEVEL = 4 [static, protected]
 

Attributes:

Definition at line 99 of file QCAm1Param.hpp.

Referenced by QCAm1Param().


The documentation for this class was generated from the following files:
Generated on Sat Jan 28 21:07:33 2006 for QC++ by  doxygen 1.4.4