Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
SweepSignalType
RAMP
SINE
SQUARE
sweep_signal_type
fn_gen.enums.sweep_signal_type.SweepSignalType
fn_gen
enums
class SweepSignalType(Enum):
View In Hierarchy
The type of signal used in the sweep function
int
The Ramp function sweep
3
The Sine function sweep
1
The Square function sweep
2