FixedOptions# class FixedOptions(fixed)# Bases: SweepOptions Range fixed options. Module: exa.common.control.sweep.option.fixed_options Attributes fixed List of values. Methods Parameters: fixed (List[int | float | complex | bool | str]) – fixed: List[int | float | complex | bool | str]# List of values.