FixedSweep

Contents

FixedSweep#

class FixedSweep(parameter, options)#

Bases: Sweep

A sweep over arbitrary set of values, given by options.

Module: exa.common.control.sweep.fixed_sweep

Attributes

parameter

The Sweep represents changing the values of this Parameter.

options

Range specification where the values are derived from.

Methods

Parameters: