diff --git a/src/SpinShuttling.jl b/src/SpinShuttling.jl index fdc2e6f..5ff842e 100644 --- a/src/SpinShuttling.jl +++ b/src/SpinShuttling.jl @@ -9,10 +9,11 @@ include("integration.jl") include("analytics.jl") include("stochastics.jl") -export ShuttlingModel, OneSpinModel, TwoSpinModel, RandomFunction -export OrnsteinUhlenbeckField, PinkBrownianField +export ShuttlingModel, OneSpinModel, TwoSpinModel, +OneSpinForthBackModel, TwoSpinParallelModel, RandomFunction, +OrnsteinUhlenbeckField, PinkBrownianField export averagefidelity, fidelity, sampling -export Χ +export Χe """ Spin shuttling model defined by a stochastic field, the realization of the stochastic field is