SweepOptions

SweepOptions#

Module: exa.common.control.sweep.option.sweep_options

class SweepOptions#

Bases: ABC

Base immutable class for sweep options.

Attributes

data

List of values for parameter

Methods

abstract property data: WithJsonSchema(json_schema={}, mode=None)]#

List of values for parameter

Inheritance

Inheritance diagram of exa.common.control.sweep.option.sweep_options.SweepOptions