View source: R/qm_simulation.R
acquire | R Documentation |
Simulate pulse sequence acquisition.
acquire(sys, rec_phase = 0, tol = 1e-04, detect = NULL, amp_scale = 1)
sys |
spin system object. |
rec_phase |
receiver phase in degrees. |
tol |
ignore resonance amplitudes below this threshold. |
detect |
detection nuclei. |
amp_scale |
scaling factor for the output amplitudes. |
a list of resonance amplitudes and frequencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.