mcsas.models.cylindersradiallyisotropic module

class CylindersRadiallyIsotropic[source]

Bases: bases.model.sasmodel.SASModel

Form factor of cylinders which are radially isotropic (so not spherically isotropic!) !!!completed but not verified!!!

absVolume()[source]

Forwarding to usual volume() by default. Can be overridden to include SLD.

formfactor(dataset)[source]

Calculates the Rayleigh function of this model. Reimplement this for new models.

parameters = (None, None, None, None, None)
shortName = 'Radially (in-plane) isotropic cylinders'
volume()[source]

Calculates the volume of this model, taking compensationExponent into account from input or preset parameters. Reimplement this for new models.

Parameter(*args, **kwargs)

Warning

function ‘models.cylindersradiallyisotropic.Parameter’ undocumented