Class containing all the spin system specific data.
|
__init__(self,
spin_name=None,
spin_num=None,
select=True)
Set up the default objects of the spin system data container. |
source code
|
|
|
|
|
|
|
_back_compat_hook_mf_data(self)
Converting the old model-free parameter vector to the new one. |
source code
|
|
|
_back_compat_hook_ri_data(self)
Converting the old spin relaxation data structures to the new ones. |
source code
|
|
|
_generate_hash(self)
Generate a unique hash for the spin. |
source code
|
|
bool
|
|
Inherited from prototype.Prototype :
__clone__ ,
__deepcopy__
|