Collaboration diagram for ObjCryst::TexturePhaseMarchDollase:
Public Member Functions | |
TexturePhaseMarchDollase (const REAL f, const REAL c, const REAL h, const REAL k, const REAL l, TextureMarchDollase &) | |
~TexturePhaseMarchDollase () | |
const string & | GetClassName () const |
const string & | GetName () const |
void | SetPar (const REAL f, const REAL c, const REAL h, const REAL k, const REAL l) |
void | XMLOutput (ostream &os, int indent=0) const |
void | XMLInput (istream &is, const XMLCrystTag &tag) |
Public Attributes | |
REAL | mFraction |
REAL | mMarchCoeff |
REAL | mH |
REAL | mK |
REAL | mL |
REAL | mNorm |
Norm of the (HKL) vector, to keep it constant during optimization. | |
TextureMarchDollase * | mpTextureMarchDollase |
The parent TextureMarchDollase object. | |
REAL | mBiasFraction |
Values of parameters towards which the optimization is biased (if biasing is used). | |
REAL | mBiasMarchCoeff |
Values of parameters towards which the optimization is biased (if biasing is used). | |
REAL | mBiasH |
Values of parameters towards which the optimization is biased (if biasing is used). | |
REAL | mBiasK |
Values of parameters towards which the optimization is biased (if biasing is used). | |
REAL | mBiasL |
Values of parameters towards which the optimization is biased (if biasing is used). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Values of parameters towards which the optimization is biased (if biasing is used). These are normally dynamically updated to the last "best" values found. |
|
Values of parameters towards which the optimization is biased (if biasing is used). These are normally dynamically updated to the last "best" values found. |
|
Values of parameters towards which the optimization is biased (if biasing is used). These are normally dynamically updated to the last "best" values found. |
|
Values of parameters towards which the optimization is biased (if biasing is used). These are normally dynamically updated to the last "best" values found. |
|
Values of parameters towards which the optimization is biased (if biasing is used). These are normally dynamically updated to the last "best" values found. |
|
|
|
|
|
|
|
|
|
|
|
Norm of the (HKL) vector, to keep it constant during optimization.
|
|
The parent TextureMarchDollase object.
|