Skip to main content
Ctrl+K
exa-common 26.18.0 documentation - Home exa-common 26.18.0 documentation - Home
  • API Reference
    • common
      • api
      • control
        • sweep
      • data
        • base_model
        • parameter
        • setting_node
        • value
      • errors
        • exa_error
        • server_errors
      • helpers
        • data_helper
        • deprecation
        • json_helper
        • numpy_helper
        • software_version_helper
        • yaml_helper
      • logger
        • logger
      • qcm_data
        • chad_model
        • chip_topology
        • file_adapter
        • immutable_base_model
        • qcm_data_client
      • sweep
        • database_serialization
        • util
  • Changelog
  • License

FixedOptions

Contents

  • FixedOptions
    • FixedOptions.fixed
    • FixedOptions.data

FixedOptions#

class FixedOptions(fixed)#

Bases: SweepOptions

Range fixed options.

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

Attributes

data

List of values for parameter

fixed

List of values.

Methods

Parameters:

fixed (list[Any] | ndarray[Any]) –

fixed: list[Any] | ndarray[Any]#

List of values.

property data: list[Any] | ndarray[Any]#

List of values for parameter

previous

fixed_options

next

option_converter

Contents
  • FixedOptions
    • FixedOptions.fixed
    • FixedOptions.data

© Copyright 2019-2025, IQM Finland Oy, Release 26.18.0.

Last updated on 2025-05-15.