View source: R/qm_simulation.R
sim_mol | R Documentation |
mol_parameter
object.Simulate a mol_parameter
object.
sim_mol(
mol,
pul_seq = seq_pulse_acquire,
ft = def_ft(),
ref = def_ref(),
fs = def_fs(),
N = def_N(),
xlim = NULL,
...
)
mol |
|
pul_seq |
pulse sequence function to use. |
ft |
transmitter frequency in Hz. |
ref |
reference value for ppm scale. |
fs |
sampling frequency in Hz. |
N |
number of data points in the spectral dimension. |
xlim |
ppm range limiting signals to be simulated. |
... |
extra parameters to pass to the pulse sequence function. |
mrs_data
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.