mcsas.models.cylindersisotropicaspect module

class CylindersIsotropic[source]

Bases: bases.model.sasmodel.SASModel

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

formfactor(dataset)[source]

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

parameters = (None, None, None, None)
shortName = 'Cylinders defined by aspect ratio'
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.cylindersisotropicaspect.Parameter’ undocumented