Provide functionality for a C extension model
WARNING: | THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY DO NOT MODIFY THIS FILE, MODIFY ..c_extensionslamellarPS_HG.h AND RE-RUN THE GENERATOR SCRIPT |
---|
Bases: CLamellarPSHGModel, sans.models.BaseComponent.BaseComponent
Class that evaluates a LamellarPSHGModel model. This file was auto-generated from ..c_extensionslamellarPS_HG.h. Refer to that file and the structure it contains for details of the model. List of default parameters:
scale = 1.0 spacing = 40.0 [A] deltaT = 10.0 [A] deltaH = 2.0 [A] sld_tail = 4e-07 [1/A^(2)] sld_head = 2e-06 [1/A^(2)] sld_solvent = 6e-06 [1/A^(2)] n_plates = 30.0 caille = 0.001 background = 0.001 [1/cm]
Calculate the effective radius for P(q)*S(q)
Returns: | the value of the effective radius |
---|
Return a identical copy of self
Dispersion parameters
Evaluate the model in cartesian coordinates
Parameters: | x – input q[], or [qx[], qy[]] |
---|---|
Returns: | scattering function P(q[]) |
Return a list of all available parameters for the model
Set the value of a model parameter
Parameters: | name – name of the parameter |
---|
Return a list of all available parameters for the model
Check if a given parameter is fittable or not
Parameters: | par_name – the parameter name to check |
---|
Log
Parameters
Reset pair correlation
Evaluate the model
Parameters: | x – input q, or [q,phi] |
---|---|
Returns: | scattering function P(q) |
Evaluate the model in cartesian coordinates
Parameters: | x – input q, or [qx, qy] |
---|---|
Returns: | scattering function P(q) |
Set the value of a model parameter
Parameters: |
|
---|
Set the dispersion object for a model parameter
Parameters: |
|
---|