FOX/ObjCryst++  1.10.X (development)
ObjCryst::TexturePhaseMarchDollase Struct Reference

One texture phase for the March-Dollase model. More...

+ 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 &)
 
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.
 
TextureMarchDollasempTextureMarchDollase
 The parent TextureMarchDollase object.
 
REAL mBiasFraction
 Values of parameters towards which the optimization is biased (if biasing is used). More...
 
REAL mBiasMarchCoeff
 
REAL mBiasH
 
REAL mBiasK
 
REAL mBiasL
 

Detailed Description

One texture phase for the March-Dollase model.

Definition at line 129 of file ScatteringCorr.h.

Member Data Documentation

REAL ObjCryst::TexturePhaseMarchDollase::mBiasFraction
mutable

Values of parameters towards which the optimization is biased (if biasing is used).

These are normally dynamically updated to the last "best" values found.

Definition at line 146 of file ScatteringCorr.h.


The documentation for this struct was generated from the following files: