Package reflectometry :: Package model1d :: Package adaptor :: Module reflTheory :: Class ReflTheory

Class ReflTheory

source code


Calculate the theory reflectivity of model.
Instance Methods
 
__init__(self) source code
 
isPolarized(self, data)
Decide the data is polarized or not?
source code

Inherited from site-packages.park.theory.parkTheory.Theory: __call__, checkValid, getDataset, getFx, getFxD1, getFxD2, getObjectiveFx, getParameters, getResidual, hasD2Fx, hasDFx, set, setDataset, setParameters

Method Details

__init__(self)
(Constructor)

source code 
Overrides: site-packages.park.theory.parkTheory.Theory.__init__