List of all members.
Public Member Functions |
void | SetTextureParams (const CrystVector_REAL ¶ms, bool bForceTextureSymmetry=false) |
void | SetCrystal (const ObjCryst::Crystal &crystal) |
REAL | funcodf (REAL phi, REAL th, REAL psi, REAL *aa=0) const |
REAL | funcodf0 (REAL phi, REAL th, REAL psi, REAL *aa=0) const |
REAL | funcodf1 (REAL phi, REAL th, REAL psi, REAL *aa=0) const |
REAL | funcodf2 (REAL phi, REAL th, REAL psi, REAL *aa=0) const |
CrystMatrix_REAL | GetCrystalOrientations (REAL th0, REAL psi0, CrystVector_REAL vphi0, REAL h, REAL k, REAL l) const |
REAL | CalcCorr (REAL th0, REAL psi0, REAL h, REAL k, REAL l) const |
CrystMatrix_REAL | CalcCorr (const CrystVector_REAL &vth0, const CrystVector_REAL &vpsi0, REAL h, REAL k, REAL l) const |
void | ExportOdf (const string filename) const |
Protected Member Functions |
REAL | CalcOdfNFactor () const |
void | PrepareForCalc (REAL h, REAL k, REAL l) const |
Protected Attributes |
CrystVector_REAL | mParams |
const ObjCryst::Crystal * | mpCrystal |
bool | mbForceTextureSymmetry |
int | mMultiplicity |
CrystVector_REAL | mvri |
CrystVector_REAL | mAAMatrix |
CrystVector_REAL | mAMatrix |
CrystVector_REAL | mTMatrix |
CrystVector_REAL | mAVector |
CrystMatrix_REAL | mnmtaHKL |
CrystMatrix_REAL | mnstaHKL |
REAL | phimin |
REAL | phimax |
REAL | phistep |
int | nphi |
REAL | thmin |
REAL | thmax |
REAL | thstep |
int | nth |
REAL | psimin |
REAL | psimax |
REAL | psistep |
int | npsi |
REAL | mOdfNFactor |
Detailed Description
Definition at line 335 of file MStruct.h.
The documentation for this class was generated from the following files: