Package functions :: Module jw_srls :: Class Jw
[hide private]
[frames] | no frames]

Class Jw

source code


Instance Methods [hide private]
 
Jw(self)
Function to create the SRLS spectral density values."
source code
 
__init__(self)
Function for creating the SRLS spectral density values.
source code
 
calc_jw_iso_m13(self, i, frq_index)
Calculate the model 1 and 3 spectral density values for isotropic rotational diffusion.
source code
 
calc_jw_iso_m24(self, i, frq_index)
Calculate the model 2 and 4 spectral density values for isotropic rotational diffusion.
source code
 
calc_jw_iso_m5(self, i, frq_index)
Calculate the model 5 spectral density values for isotropic rotational diffusion.
source code
Method Details [hide private]

Jw(self)

source code 
Function to create the SRLS spectral density values."

The spectral density equation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Data structure:  self.data.jw
Dimension:  2D, (number of NMR frequencies, 5 spectral density frequencies)
Type:  Numeric matrix, Float64
Dependencies:  None
Required by:  self.data.ri, self.data.dri, self.data.d2ri


Formulae
~~~~~~~~