Provide functionality for a C extension model
WARNING: | THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY DO NOT MODIFY THIS FILE, MODIFY ..c_extensions riaxial_ellipsoid.h AND RE-RUN THE GENERATOR SCRIPT |
---|
Bases: CTriaxialEllipsoidModel, sans.models.BaseComponent.BaseComponent
Class that evaluates a TriaxialEllipsoidModel model. This file was auto-generated from ..c_extensions riaxial_ellipsoid.h. Refer to that file and the structure it contains for details of the model. List of default parameters:
scale = 1.0 semi_axisA = 35.0 [A] semi_axisB = 100.0 [A] semi_axisC = 400.0 [A] sldEll = 1e-006 [1/A^(2)] sldSolv = 6.3e-006 [1/A^(2)] background = 0.0 [1/cm] axis_theta = 1.0 [rad] axis_phi = 1.0 [rad] axis_psi = 0.0 [rad]
Calculate the effective radius for P(q)*S(q)
Returns: | the value of the effective radius |
---|
Evaluate the model in cartesian coordinates
Parameters: |
|
---|---|
Returns: | scattering function P(q[]) |
Set the value of a model parameter
Parameters: |
|
---|
Check if a given parameter is fittable or not
Parameters: |
|
---|
Evaluate the model
Parameters: |
|
---|---|
Returns: | scattering function P(q) |
Evaluate the model in cartesian coordinates
Parameters: |
|
---|---|
Returns: | scattering function P(q) |
Set the value of a model parameter
Parameters: |
|
---|
Set the dispersion object for a model parameter
Parameters: |
|
---|