spin_sys: Create a spin system object for pulse sequence simulation.

View source: R/qm_simulation.R

spin_sysR Documentation

Create a spin system object for pulse sequence simulation.

Description

Create a spin system object for pulse sequence simulation.

Usage

spin_sys(spin_params, ft, ref, precomp_jc_H = NULL, precomp_Iz = NULL)

Arguments

spin_params

an object describing the spin system properties.

ft

transmitter frequency in Hz.

ref

reference value for ppm scale.

precomp_jc_H

use a precomputed J-coupling H matrix to save time.

precomp_Iz

use precomputed Iz matrices to save time.

Value

spin system object.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.