|
FOX/ObjCryst++
2022
|
Inheritance diagram for ObjCryst::Crystal::NamedScatteringComponent:
Collaboration diagram for ObjCryst::Crystal::NamedScatteringComponent:Public Attributes | |
| string | mName |
Public Attributes inherited from ObjCryst::ScatteringComponent | |
| REAL | mX |
| Coordinates of scattering positions i the crystal with the corresponding occupancy. | |
| REAL | mY |
| REAL | mZ |
| REAL | mOccupancy |
| const ScatteringPower * | mpScattPow |
| The ScatteringPower associated with this position. | |
| REAL | mDynPopCorr |
| Dynamical Population Correction. More... | |
Additional Inherited Members | |
Public Member Functions inherited from ObjCryst::ScatteringComponent | |
| bool | operator== (const ScatteringComponent &rhs) const |
| bool | operator!= (const ScatteringComponent &rhs) const |
| void | Print () const |
| Print one line oabout this component. | |