sim_zero: Simulate an mrs_data object containing complex zero valued...

View source: R/mrs_data_proc.R

sim_zeroR Documentation

Simulate an mrs_data object containing complex zero valued samples.

Description

Simulate an mrs_data object containing complex zero valued samples.

Usage

sim_zero(fs = def_fs(), ft = def_ft(), N = def_N(), ref = def_ref(), dyns = 1)

Arguments

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.

dyns

number of dynamic scans to generate.

Value

mrs_data object.


spant documentation built on Oct. 23, 2023, 5:06 p.m.