View source: R/qm_simulation.R
spin_sys | R Documentation |
Create a spin system object for pulse sequence simulation.
spin_sys(spin_params, ft, ref, precomp_jc_H = NULL, precomp_Iz = NULL)
spin_params |
an object describing the spin system properties. |
ft |
transmitter frequency in Hz. |
ref |
reference value for ppm scale. |
precomp_jc_H |
use a precomputed J-coupling H matrix to save time. |
precomp_Iz |
use precomputed Iz matrices to save time. |
spin system object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.