set_def_acq_paras | R Documentation |
Set the default acquisition parameters.
set_def_acq_paras(
ft = getOption("spant.def_ft"),
fs = getOption("spant.def_fs"),
N = getOption("spant.def_N"),
ref = getOption("spant.def_ref"),
nuc = getOption("spant.nuc")
)
ft |
transmitter frequency in Hz. |
fs |
sampling frequency in Hz. |
N |
number of data points in the spectral dimension. |
ref |
reference value for ppm scale. |
nuc |
resonant nucleus. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.