Inheritance diagram for ObjCryst::LorentzCorr:
Public Member Functions | |
LorentzCorr (const ScatteringData &data) | |
virtual | ~LorentzCorr () |
virtual const string & | GetName () const |
Get the name of this object. | |
virtual const string & | GetClassName () const |
Get the name of the class. | |
Protected Member Functions | |
virtual void | CalcCorr () const |
Do the computation of corrected intensities. |
So far, it only considers the correction for equatorial diffraction:
|
|
|
|
|
Do the computation of corrected intensities.
Implements ObjCryst::ScatteringCorr. |
|
Get the name of the class.
Implements ObjCryst::ScatteringCorr. |
|
Get the name of this object.
Implements ObjCryst::ScatteringCorr. |