Define variables through new @defvar macro
Compare changes
Files
10- Michiel Cottaar authored
+ 54
− 1
@@ -5,16 +5,69 @@ In most MR sequence building software, the user will have to set all of these fr
For each sequence type, the developer defines how to compute various summary variables from the `BuildingBlock` free parameters, such as [`variables.echo_time`](@ref), [`variables.duration`](@ref), [`variables.resolution`](@ref), [`variables.gradient_strength`](@ref), [`variables.diffusion_time`](@ref), [`variables.duration_transverse`](@ref) etc.