View source: R/mrs_data_proc.R
sim_zero | R Documentation |
Simulate an mrs_data object containing complex zero valued samples.
sim_zero(
fs = def_fs(),
ft = def_ft(),
N = def_N(),
ref = def_ref(),
nuc = def_nuc(),
dyns = 1
)
fs |
sampling frequency in Hz. |
ft |
transmitter frequency in Hz. |
N |
number of data points in the spectral dimension. |
ref |
reference value for ppm scale. |
nuc |
resonant nucleus. |
dyns |
number of dynamic scans to generate. |
mrs_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.