g.Pype v3.0.4
Basic Concepts
g.Pype Training
Frequently Asked Questions
Troubleshooting
SDK Reference
Appendix
g.Pype v3.0.4
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (gpype.backend.core.i_node.INode method)
(gpype.backend.core.i_port.IPort method)
(gpype.backend.core.io_node.IONode method)
(gpype.backend.core.o_node.ONode method)
(gpype.backend.core.o_port.OPort method)
(gpype.backend.filters.bandpass.Bandpass method)
(gpype.backend.filters.bandstop.Bandstop method)
(gpype.backend.filters.base.butterworth.Butterworth method)
(gpype.backend.filters.base.generic_filter.GenericFilter method)
(gpype.backend.filters.highpass.Highpass method)
(gpype.backend.filters.lowpass.Lowpass method)
(gpype.backend.filters.moving_average.MovingAverage method)
(gpype.backend.flow.framer.Framer method)
(gpype.backend.flow.router.Router method)
(gpype.backend.flow.trigger.Trigger method)
(gpype.backend.pipeline.Pipeline method)
(gpype.backend.sinks.file_writer.FileWriter method)
(gpype.backend.sinks.lsl_sender.LSLSender method)
(gpype.backend.sinks.udp_sender.UDPSender method)
(gpype.backend.sources.base.amplifier_source.AmplifierSource method)
(gpype.backend.sources.base.amplifier_source.AmplifierSource.Configuration method)
(gpype.backend.sources.base.event_source.EventSource method)
(gpype.backend.sources.base.fixed_rate_source.FixedRateSource method)
(gpype.backend.sources.base.fixed_rate_source.FixedRateSource.Configuration method)
(gpype.backend.sources.base.source.Source method)
(gpype.backend.sources.bci_core8.BCICore8 method)
(gpype.backend.sources.g_nautilus.GNautilus method)
(gpype.backend.sources.generator.Generator method)
(gpype.backend.sources.keyboard.Keyboard method)
(gpype.backend.sources.udp_receiver.UDPReceiver method)
(gpype.backend.timing.decimator.Decimator method)
(gpype.backend.timing.delay.Delay method)
(gpype.backend.timing.hold.Hold method)
(gpype.backend.transform.equation.Equation method)
(gpype.backend.transform.fft.FFT method)
(gpype.common.settings._Settings method)
(gpype.frontend.main_app.MainApp method)
(gpype.frontend.widgets.base.scope.Scope method)
(gpype.frontend.widgets.base.widget.Widget method)
(gpype.frontend.widgets.paradigm_presenter.ParadigmPresenter method)
(gpype.frontend.widgets.performance_monitor.PerformanceMonitor method)
(gpype.frontend.widgets.spectrum_scope.SpectrumScope method)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope method)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope.KeyPressFilter method)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope.Markers method)
(gpype.frontend.widgets.trigger_scope.TriggerScope method)
_Settings (class in gpype.common.settings)
A
A (gpype.backend.filters.base.generic_filter.GenericFilter.Configuration.Keys attribute)
add_curve() (gpype.frontend.widgets.base.scope.Scope method)
add_widget() (gpype.frontend.main_app.MainApp method)
ALL (gpype.backend.flow.router.Router attribute)
AmplifierSource (class in gpype.backend.sources.base.amplifier_source)
AmplifierSource.Configuration (class in gpype.backend.sources.base.amplifier_source)
AmplifierSource.Configuration.Keys (class in gpype.backend.sources.base.amplifier_source)
AMPLITUDE_LIMIT (gpype.frontend.widgets.spectrum_scope.SpectrumScope.Configuration.Keys attribute)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope.Configuration.Keys attribute)
(gpype.frontend.widgets.trigger_scope.TriggerScope.Configuration.Keys attribute)
AXIS_COLOR (gpype.frontend.widgets.base.scope.Scope.Configuration.Keys attribute)
B
B (gpype.backend.filters.base.generic_filter.GenericFilter.Configuration.Keys attribute)
Bandpass (class in gpype.backend.filters.bandpass)
Bandpass.Configuration (class in gpype.backend.filters.bandpass)
Bandpass.Configuration.Keys (class in gpype.backend.filters.bandpass)
Bandstop (class in gpype.backend.filters.bandstop)
Bandstop.Configuration (class in gpype.backend.filters.bandstop)
Bandstop.Configuration.Keys (class in gpype.backend.filters.bandstop)
BCICore8 (class in gpype.backend.sources.bci_core8)
BCICore8.Configuration (class in gpype.backend.sources.bci_core8)
BCICore8.Configuration.Keys (class in gpype.backend.sources.bci_core8)
BTYPE (gpype.backend.filters.base.butterworth.Butterworth.Configuration.Keys attribute)
BUFFER_DELAY_MS (gpype.backend.sources.bci_core8.BCICore8.Configuration.Keys attribute)
Butterworth (class in gpype.backend.filters.base.butterworth)
Butterworth.Configuration (class in gpype.backend.filters.base.butterworth)
Butterworth.Configuration.Keys (class in gpype.backend.filters.base.butterworth)
C
CHANNEL_COUNT (gpype.backend.sources.base.source.Source.Configuration.Keys attribute)
(gpype.common.constants.Constants.Keys attribute)
connect() (gpype.backend.pipeline.Pipeline method)
Constants (class in gpype.common.constants)
Constants.Keys (class in gpype.common.constants)
D
DECIMATION_FACTOR (gpype.common.constants.Constants.Keys attribute)
Decimator (class in gpype.backend.timing.decimator)
Decimator.Configuration (class in gpype.backend.timing.decimator)
Decimator.Configuration.Keys (class in gpype.backend.timing.decimator)
DEFAULT_AMPLITUDE_LIMIT (gpype.frontend.widgets.spectrum_scope.SpectrumScope attribute)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope attribute)
DEFAULT_BUFFER_DELAY_MS (gpype.backend.sources.bci_core8.BCICore8 attribute)
DEFAULT_CHANNEL_COUNT (gpype.backend.sources.generator.Generator attribute)
DEFAULT_GRID_SIZE (gpype.frontend.main_app.MainApp attribute)
DEFAULT_IP (gpype.backend.sinks.udp_sender.UDPSender attribute)
(gpype.backend.sources.udp_receiver.UDPReceiver attribute)
DEFAULT_NOISE_AMPLITUDE (gpype.backend.sources.generator.Generator attribute)
DEFAULT_NUM_AVERAGES (gpype.frontend.widgets.spectrum_scope.SpectrumScope attribute)
DEFAULT_ORDER (gpype.backend.filters.base.butterworth.Butterworth attribute)
(gpype.backend.filters.base.generic_filter.GenericFilter attribute)
DEFAULT_PORT (gpype.backend.sinks.udp_sender.UDPSender attribute)
(gpype.backend.sources.udp_receiver.UDPReceiver attribute)
DEFAULT_POSITION (gpype.frontend.main_app.MainApp attribute)
DEFAULT_SAMPLING_RATE (gpype.backend.sources.generator.Generator attribute)
DEFAULT_SIGNAL_AMPLITUDE (gpype.backend.sources.generator.Generator attribute)
DEFAULT_SIGNAL_FREQUENCY (gpype.backend.sources.generator.Generator attribute)
DEFAULT_SIGNAL_SHAPE (gpype.backend.sources.generator.Generator attribute)
DEFAULT_STREAM_NAME (gpype.backend.sinks.lsl_sender.LSLSender attribute)
DEFAULT_TIME_POST (gpype.backend.flow.trigger.Trigger attribute)
DEFAULT_TIME_PRE (gpype.backend.flow.trigger.Trigger attribute)
DEFAULT_TIME_WINDOW (gpype.frontend.widgets.time_series_scope.TimeSeriesScope attribute)
DEFAULTS (gpype.common.settings._Settings attribute)
Delay (class in gpype.backend.timing.delay)
delay (gpype.backend.sources.base.source.Source property)
Delay.Configuration (class in gpype.backend.timing.delay)
Delay.Configuration.Keys (class in gpype.backend.timing.delay)
deserialize() (gpype.backend.pipeline.Pipeline static method)
DEVICE_DELAY_MS (gpype.backend.sources.bci_core8.BCICore8 attribute)
E
Equation (class in gpype.backend.transform.equation)
Equation.Configuration (class in gpype.backend.transform.equation)
Equation.Configuration.Keys (class in gpype.backend.transform.equation)
eventFilter() (gpype.frontend.widgets.time_series_scope.TimeSeriesScope.KeyPressFilter method)
EventSource (class in gpype.backend.sources.base.event_source)
EXPRESSION (gpype.backend.transform.equation.Equation.Configuration.Keys attribute)
F
F_C (gpype.backend.filters.highpass.Highpass.Configuration.Keys attribute)
(gpype.backend.filters.lowpass.Lowpass.Configuration.Keys attribute)
F_HI (gpype.backend.filters.bandpass.Bandpass.Configuration.Keys attribute)
(gpype.backend.filters.bandstop.Bandstop.Configuration.Keys attribute)
F_LO (gpype.backend.filters.bandpass.Bandpass.Configuration.Keys attribute)
(gpype.backend.filters.bandstop.Bandstop.Configuration.Keys attribute)
FFT (class in gpype.backend.transform.fft)
FFT.Configuration (class in gpype.backend.transform.fft)
FFT.Configuration.Keys (class in gpype.backend.transform.fft)
FILE_NAME (gpype.backend.sinks.file_writer.FileWriter.Configuration.Keys attribute)
FileWriter (class in gpype.backend.sinks.file_writer)
FileWriter.Configuration (class in gpype.backend.sinks.file_writer)
FileWriter.Configuration.Keys (class in gpype.backend.sinks.file_writer)
FILL_RATIO_ALPHA (gpype.backend.sources.bci_core8.BCICore8 attribute)
FILL_RATIO_CORRECTION_INTERVAL_S (gpype.backend.sources.bci_core8.BCICore8 attribute)
FixedRateSource (class in gpype.backend.sources.base.fixed_rate_source)
FixedRateSource.Configuration (class in gpype.backend.sources.base.fixed_rate_source)
FixedRateSource.Configuration.Keys (class in gpype.backend.sources.base.fixed_rate_source)
FN (gpype.backend.filters.base.butterworth.Butterworth.Configuration.Keys attribute)
FRAME_RATE (gpype.common.constants.Constants.Keys attribute)
FRAME_SIZE (gpype.backend.flow.framer.Framer.Configuration.Keys attribute)
(gpype.backend.sources.base.source.Source.Configuration.Keys attribute)
(gpype.common.constants.Constants.Keys attribute)
Framer (class in gpype.backend.flow.framer)
Framer.Configuration (class in gpype.backend.flow.framer)
Framer.Configuration.Keys (class in gpype.backend.flow.framer)
G
Generator (class in gpype.backend.sources.generator)
Generator.Configuration (class in gpype.backend.sources.generator)
Generator.Configuration.Keys (class in gpype.backend.sources.generator)
GenericFilter (class in gpype.backend.filters.base.generic_filter)
GenericFilter.Configuration (class in gpype.backend.filters.base.generic_filter)
GenericFilter.Configuration.Keys (class in gpype.backend.filters.base.generic_filter)
get() (gpype.common.settings._Settings static method)
get_impedance() (gpype.backend.sources.g_nautilus.GNautilus method)
GNautilus (class in gpype.backend.sources.g_nautilus)
GNautilus.Configuration (class in gpype.backend.sources.g_nautilus)
GNautilus.Configuration.Keys (class in gpype.backend.sources.g_nautilus)
H
HIDDEN_CHANNELS (gpype.frontend.widgets.spectrum_scope.SpectrumScope.Configuration.KeysOptional attribute)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope.Configuration.KeysOptional attribute)
(gpype.frontend.widgets.trigger_scope.TriggerScope.Configuration.KeysOptional attribute)
Highpass (class in gpype.backend.filters.highpass)
Highpass.Configuration (class in gpype.backend.filters.highpass)
Highpass.Configuration.Keys (class in gpype.backend.filters.highpass)
Hold (class in gpype.backend.timing.hold)
I
ICON_PATH (gpype.frontend.main_app.MainApp attribute)
INHERITED (gpype.common.constants.Constants attribute)
INode (class in gpype.backend.core.i_node)
INPUT_SELECTOR (gpype.backend.flow.router.Router.Configuration.Keys attribute)
IONode (class in gpype.backend.core.io_node)
IP (gpype.backend.sinks.udp_sender.UDPSender.Configuration.Keys attribute)
(gpype.backend.sources.udp_receiver.UDPReceiver.Configuration.Keys attribute)
IPort (class in gpype.backend.core.i_port)
IPort.Configuration (class in gpype.backend.core.i_port)
IPort.Configuration.Keys (class in gpype.backend.core.i_port)
K
Keyboard (class in gpype.backend.sources.keyboard)
Keyboard.Configuration (class in gpype.backend.sources.keyboard)
Keyboard.Configuration.Keys (class in gpype.backend.sources.keyboard)
L
LINE_COLOR (gpype.frontend.widgets.base.scope.Scope.Configuration.Keys attribute)
Lowpass (class in gpype.backend.filters.lowpass)
Lowpass.Configuration (class in gpype.backend.filters.lowpass)
Lowpass.Configuration.Keys (class in gpype.backend.filters.lowpass)
LSLSender (class in gpype.backend.sinks.lsl_sender)
LSLSender.Configuration (class in gpype.backend.sinks.lsl_sender)
LSLSender.Configuration.Keys (class in gpype.backend.sinks.lsl_sender)
M
MainApp (class in gpype.frontend.main_app)
MARKERS (gpype.frontend.widgets.time_series_scope.TimeSeriesScope.Configuration.KeysOptional attribute)
MAX_NUM_CHANNELS (gpype.backend.sources.bci_core8.BCICore8 attribute)
MovingAverage (class in gpype.backend.filters.moving_average)
MovingAverage.Configuration (class in gpype.backend.filters.moving_average)
MovingAverage.Configuration.Keys (class in gpype.backend.filters.moving_average)
N
NOISE_AMPLITUDE (gpype.backend.sources.generator.Generator.Configuration.Keys attribute)
NUM_AVERAGES (gpype.frontend.widgets.spectrum_scope.SpectrumScope.Configuration.Keys attribute)
NUM_SAMPLES (gpype.backend.timing.delay.Delay.Configuration.Keys attribute)
NUM_UNDERRUNS_ALLOWED (gpype.backend.sources.bci_core8.BCICore8 attribute)
O
ONode (class in gpype.backend.core.o_node)
OPort (class in gpype.backend.core.o_port)
OPort.Configuration (class in gpype.backend.core.o_port)
OPort.Configuration.Keys (class in gpype.backend.core.o_port)
ORDER (gpype.backend.filters.base.butterworth.Butterworth.Configuration.Keys attribute)
OUTPUT_BUFFER_LEVEL (gpype.backend.sources.bci_core8.BCICore8.Configuration.Keys attribute)
OUTPUT_SELECTOR (gpype.backend.flow.router.Router.Configuration.Keys attribute)
OVERLAP (gpype.backend.transform.fft.FFT.Configuration.Keys attribute)
P
ParadigmPresenter (class in gpype.frontend.widgets.paradigm_presenter)
PerformanceMonitor (class in gpype.frontend.widgets.performance_monitor)
Pipeline (class in gpype.backend.pipeline)
PLOTS (gpype.frontend.widgets.trigger_scope.TriggerScope.Configuration.Keys attribute)
PORT (gpype.backend.sinks.udp_sender.UDPSender.Configuration.Keys attribute)
(gpype.backend.sources.udp_receiver.UDPReceiver.Configuration.Keys attribute)
PORT_BUF_LEVEL (gpype.backend.sources.bci_core8.BCICore8 attribute)
PORT_TRIGGER (gpype.backend.flow.trigger.Trigger attribute)
R
Router (class in gpype.backend.flow.router)
Router.Configuration (class in gpype.backend.flow.router)
Router.Configuration.Keys (class in gpype.backend.flow.router)
run() (gpype.frontend.main_app.MainApp method)
(gpype.frontend.widgets.base.widget.Widget method)
S
SAMPLING_RATE (gpype.backend.sources.base.amplifier_source.AmplifierSource.Configuration.Keys attribute)
(gpype.backend.sources.base.fixed_rate_source.FixedRateSource.Configuration.Keys attribute)
(gpype.backend.sources.bci_core8.BCICore8 attribute)
(gpype.common.constants.Constants.Keys attribute)
SCANNING_TIMEOUT_S (gpype.backend.sources.bci_core8.BCICore8 attribute)
Scope (class in gpype.frontend.widgets.base.scope)
Scope.Configuration (class in gpype.frontend.widgets.base.scope)
Scope.Configuration.Keys (class in gpype.frontend.widgets.base.scope)
SENSITIVITY (gpype.backend.sources.g_nautilus.GNautilus.Configuration.Keys attribute)
serialize() (gpype.backend.pipeline.Pipeline method)
set_labels() (gpype.frontend.widgets.base.scope.Scope method)
setup() (gpype.backend.core.i_node.INode method)
(gpype.backend.core.io_node.IONode method)
(gpype.backend.core.o_node.ONode method)
(gpype.backend.filters.base.butterworth.Butterworth method)
(gpype.backend.filters.base.generic_filter.GenericFilter method)
(gpype.backend.flow.framer.Framer method)
(gpype.backend.flow.router.Router method)
(gpype.backend.flow.trigger.Trigger method)
(gpype.backend.sinks.file_writer.FileWriter method)
(gpype.backend.sinks.lsl_sender.LSLSender method)
(gpype.backend.sinks.udp_sender.UDPSender method)
(gpype.backend.sources.base.amplifier_source.AmplifierSource method)
(gpype.backend.sources.base.fixed_rate_source.FixedRateSource method)
(gpype.backend.sources.base.source.Source method)
(gpype.backend.sources.bci_core8.BCICore8 method)
(gpype.backend.timing.decimator.Decimator method)
(gpype.backend.timing.delay.Delay method)
(gpype.backend.timing.hold.Hold method)
(gpype.backend.transform.equation.Equation method)
(gpype.backend.transform.fft.FFT method)
(gpype.frontend.widgets.base.scope.Scope method)
(gpype.frontend.widgets.spectrum_scope.SpectrumScope method)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope method)
(gpype.frontend.widgets.trigger_scope.TriggerScope method)
SHAPE_PULSE (gpype.backend.sources.generator.Generator attribute)
SHAPE_RECTANGULAR (gpype.backend.sources.generator.Generator attribute)
SHAPE_SINUSOID (gpype.backend.sources.generator.Generator attribute)
SIGNAL_AMPLITUDE (gpype.backend.sources.generator.Generator.Configuration.Keys attribute)
SIGNAL_FREQUENCY (gpype.backend.sources.generator.Generator.Configuration.Keys attribute)
SIGNAL_SHAPE (gpype.backend.sources.generator.Generator.Configuration.Keys attribute)
Source (class in gpype.backend.sources.base.source)
Source.Configuration (class in gpype.backend.sources.base.source)
Source.Configuration.Keys (class in gpype.backend.sources.base.source)
SpectrumScope (class in gpype.frontend.widgets.spectrum_scope)
SpectrumScope.Configuration (class in gpype.frontend.widgets.spectrum_scope)
SpectrumScope.Configuration.Keys (class in gpype.frontend.widgets.spectrum_scope)
SpectrumScope.Configuration.KeysOptional (class in gpype.frontend.widgets.spectrum_scope)
start() (gpype.backend.pipeline.Pipeline method)
(gpype.backend.sinks.file_writer.FileWriter method)
(gpype.backend.sinks.udp_sender.UDPSender method)
(gpype.backend.sources.base.event_source.EventSource method)
(gpype.backend.sources.base.fixed_rate_source.FixedRateSource method)
(gpype.backend.sources.bci_core8.BCICore8 method)
(gpype.backend.sources.g_nautilus.GNautilus method)
(gpype.backend.sources.keyboard.Keyboard method)
(gpype.backend.sources.udp_receiver.UDPReceiver method)
start_impedance_check() (gpype.backend.sources.g_nautilus.GNautilus method)
step() (gpype.backend.core.i_node.INode method)
(gpype.backend.core.io_node.IONode method)
(gpype.backend.core.o_node.ONode method)
(gpype.backend.filters.base.butterworth.Butterworth method)
(gpype.backend.filters.base.generic_filter.GenericFilter method)
(gpype.backend.flow.framer.Framer method)
(gpype.backend.flow.router.Router method)
(gpype.backend.flow.trigger.Trigger method)
(gpype.backend.sinks.file_writer.FileWriter method)
(gpype.backend.sinks.lsl_sender.LSLSender method)
(gpype.backend.sinks.udp_sender.UDPSender method)
(gpype.backend.sources.base.event_source.EventSource method)
(gpype.backend.sources.bci_core8.BCICore8 method)
(gpype.backend.sources.g_nautilus.GNautilus method)
(gpype.backend.sources.generator.Generator method)
(gpype.backend.timing.decimator.Decimator method)
(gpype.backend.timing.delay.Delay method)
(gpype.backend.timing.hold.Hold method)
(gpype.backend.transform.equation.Equation method)
(gpype.backend.transform.fft.FFT method)
(gpype.frontend.widgets.spectrum_scope.SpectrumScope method)
(gpype.frontend.widgets.time_series_scope.TimeSeriesScope method)
(gpype.frontend.widgets.trigger_scope.TriggerScope method)
stop() (gpype.backend.pipeline.Pipeline method)
(gpype.backend.sinks.file_writer.FileWriter method)
(gpype.backend.sinks.lsl_sender.LSLSender method)
(gpype.backend.sinks.udp_sender.UDPSender method)
(gpype.backend.sources.base.event_source.EventSource method)
(gpype.backend.sources.base.fixed_rate_source.FixedRateSource method)
(gpype.backend.sources.bci_core8.BCICore8 method)
(gpype.backend.sources.g_nautilus.GNautilus method)
(gpype.backend.sources.keyboard.Keyboard method)
(gpype.backend.sources.udp_receiver.UDPReceiver method)
stop_impedance_check() (gpype.backend.sources.g_nautilus.GNautilus method)
STREAM_NAME (gpype.backend.sinks.lsl_sender.LSLSender.Configuration.Keys attribute)
T
TARGET (gpype.backend.flow.trigger.Trigger.Configuration.Keys attribute)
TARGET_FILL_RATIO (gpype.backend.sources.bci_core8.BCICore8 attribute)
terminate() (gpype.frontend.widgets.base.widget.Widget method)
(gpype.frontend.widgets.paradigm_presenter.ParadigmPresenter method)
TIME_POST (gpype.backend.flow.trigger.Trigger.Configuration.Keys attribute)
TIME_PRE (gpype.backend.flow.trigger.Trigger.Configuration.Keys attribute)
TIME_WINDOW (gpype.frontend.widgets.time_series_scope.TimeSeriesScope.Configuration.Keys attribute)
TimeSeriesScope (class in gpype.frontend.widgets.time_series_scope)
TimeSeriesScope.Configuration (class in gpype.frontend.widgets.time_series_scope)
TimeSeriesScope.Configuration.Keys (class in gpype.frontend.widgets.time_series_scope)
TimeSeriesScope.Configuration.KeysOptional (class in gpype.frontend.widgets.time_series_scope)
TimeSeriesScope.KeyPressFilter (class in gpype.frontend.widgets.time_series_scope)
TimeSeriesScope.Markers (class in gpype.frontend.widgets.time_series_scope)
Trigger (class in gpype.backend.flow.trigger)
trigger() (gpype.backend.sources.base.event_source.EventSource method)
Trigger.Configuration (class in gpype.backend.flow.trigger)
Trigger.Configuration.Keys (class in gpype.backend.flow.trigger)
TriggerScope (class in gpype.frontend.widgets.trigger_scope)
TriggerScope.Configuration (class in gpype.frontend.widgets.trigger_scope)
TriggerScope.Configuration.Keys (class in gpype.frontend.widgets.trigger_scope)
TriggerScope.Configuration.KeysOptional (class in gpype.frontend.widgets.trigger_scope)
U
UDPReceiver (class in gpype.backend.sources.udp_receiver)
UDPReceiver.Configuration (class in gpype.backend.sources.udp_receiver)
UDPReceiver.Configuration.Keys (class in gpype.backend.sources.udp_receiver)
UDPSender (class in gpype.backend.sinks.udp_sender)
UDPSender.Configuration (class in gpype.backend.sinks.udp_sender)
UDPSender.Configuration.Keys (class in gpype.backend.sinks.udp_sender)
UPDATE_INTERVAL_MS (gpype.frontend.widgets.base.widget.Widget attribute)
W
Widget (class in gpype.frontend.widgets.base.widget)
WINDOW_FUNCTION (gpype.backend.filters.moving_average.MovingAverage.Configuration.Keys attribute)
(gpype.backend.transform.fft.FFT.Configuration.Keys attribute)
WINDOW_SIZE (gpype.backend.filters.moving_average.MovingAverage.Configuration.Keys attribute)
(gpype.backend.transform.fft.FFT.Configuration.Keys attribute)
write() (gpype.common.settings._Settings method)