The base set of parameters
Name of the parameter to change
The number of integrations to run
If true
, the points are spaced on a
logarithmic scale rather than arithmetic.
Lower bound of the range, must be at most the same as
the current value of name
witin base
Upper bound of the range, must be at least the same as
the current value of name
witin base
Generated using TypeDoc
Generate a set of parameters suitable to include in BatchPars to pass through to batchRun, evenly spaced between
min
andmax
.