QXRD
0.11.16
|
Public Member Functions | |
QxrdCalibrantQuadInt (int n=0, int h=-1, int k=-1, int l=-1) | |
int & | n () |
int & | h () |
int & | k () |
int & | l () |
Private Attributes | |
int | m_N |
int | m_H |
int | m_K |
int | m_L |
Definition at line 64 of file qxrdcalibrant.cpp.
|
inline |
Definition at line 66 of file qxrdcalibrant.cpp.
|
inline |
Definition at line 69 of file qxrdcalibrant.cpp.
References m_H.
Referenced by QxrdCalibrant::dSpacingsCubic().
|
inline |
Definition at line 70 of file qxrdcalibrant.cpp.
References m_K.
Referenced by QxrdCalibrant::dSpacingsCubic().
|
inline |
Definition at line 71 of file qxrdcalibrant.cpp.
References m_L.
Referenced by QxrdCalibrant::dSpacingsCubic().
|
inline |
Definition at line 68 of file qxrdcalibrant.cpp.
References m_N.
Referenced by QxrdCalibrant::dSpacingsCubic().
|
private |
Definition at line 75 of file qxrdcalibrant.cpp.
Referenced by h().
|
private |
Definition at line 76 of file qxrdcalibrant.cpp.
Referenced by k().
|
private |
Definition at line 77 of file qxrdcalibrant.cpp.
Referenced by l().
|
private |
Definition at line 74 of file qxrdcalibrant.cpp.
Referenced by n().