Sweep#
- class Sweep(parameter, options)#
Bases:
object
Base immutable class for sweeps.
Module:
exa.common.control.sweep.sweep
Attributes
List of values for
parameter
The Sweep represents changing the values of this Parameter.
Range specification where the values are derived from.
Methods
- Parameters:
parameter (Parameter) –
options (SweepOptions) –
- options: SweepOptions#
Range specification where the values are derived from.