SweepOptions

SweepOptions#

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

class SweepOptions#

Bases: object

Base immutable class for sweep options.

Attributes

data

List of values for parameter

Methods

property data: WithJsonSchema(json_schema={'type': 'any'}, mode=None)]#

List of values for parameter

Inheritance

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