where study is a link to a valid study node where to include the parametric sweep defined with the tag
<ftag>.
where <pname> is the name of the parameter to use in the parametric sweep and
<idx> the index number of the parameter. Set the
<idx> to
0 to define the first parameter,
1 to define the second parameter, and so on.
where <pvalue> contains the list of parameter values defined with either a string or with a double array, and
<idx> is the index number of the parameter and uses the same value as for the parameter name.
where type is a string defining the sweep type, it can take either the value
'filled' or
'sparse', referring to all combinations or specified combinations of the parameter values, respectively.