Skip to content
Snippets Groups Projects
Verified Commit e928381b authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

Add split_gradient to import

parent c47f3d93
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ include("pulses/pulses.jl")
include("readouts/readouts.jl")
import .AbstractTypes: BaseComponent, GradientWaveform, EventComponent, RFPulseComponent, ReadoutComponent
import .GradientWaveforms: ConstantGradient, ChangingGradient, NoGradient
import .GradientWaveforms: ConstantGradient, ChangingGradient, NoGradient, split_gradient
import .InstantGradients: InstantGradient1D, InstantGradient3D
import .Pulses: GenericPulse, InstantPulse, SincPulse, ConstantPulse
import .Readouts: ADC, SingleReadout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment