Manual pages
Origin: EPFL.
[ Alias ↣ ] Name (section) | Brief |
---|---|
eegdev-biosemi(5) | Eegdev backend for Biosemi ActiveTwo hardware. |
eegdev-datafile(5) | Eegdev backend for reading from biosignal data file. |
eegdev-open-options(5) | Device configuration format specification. |
eegdev-tobiia(5) | Eegdev backend for Tobi Interface A. |
egd_acq_setup(3) | Specify which and how channel data should be obtained. |
egd_channel_info(3) | Get various information about a particular channel. |
egd_close(3) | Close a device. |
egd_get_available(3) ↣ egd_get_data(3) | Peek buffered data. |
egd_get_cap(3) | Query various information about the device capabilities. |
egd_get_data(3) | Peek buffered data. |
egd_get_numch(3) | Get the number of channels sampled by type. |
egd_open(3) | Open an EEG device. |
egd_sensor_name(3) ↣ egd_sensor_type(3) | Get the id or name of a sensor type. |
egd_sensor_type(3) | Get the id or name of a sensor type. |
egd_start(3) | Start and stop buffered acquisition. |
egd_stop(3) ↣ egd_start(3) | Start and stop buffered acquisition. |
rtf_create_bandpass_analytic(3) | Creates an IIR filter estimating the analytic signal in a bandpass. |
rtf_create_butterworth(3) ↣ rtf_create_chebychev(3) | Creates IIR Chebychev and Butterwoth filters. |
rtf_create_chebychev(3) | Creates IIR Chebychev and Butterwoth filters. |
rtf_create_downsampler(3) | Creates downsampling filter. |
rtf_create_filter(3) | Creates a custom filter. |
rtf_create_fir_bandpass(3) ↣ rtf_create_fir_lowpass(3) | Creates FIR lowpass, highpass and. |
rtf_create_fir_highpass(3) ↣ rtf_create_fir_lowpass(3) | Creates FIR lowpass, highpass and. |
rtf_create_fir_lowpass(3) | Creates FIR lowpass, highpass and. |
rtf_destroy_filter(3) | Destroys a filter. |
rtf_filter(3) | Filters a chunk of data. |
rtf_get_type(3) | Gets the input or output data type of a filter. |
rtf_get_version(3) | Returns the version of the library. |
rtf_init_filter(3) | Reinitialize the filter with given data. |
xdf_add_channel(3) | Appends a channel to a XDF file. |
xdf_add_event(3) | Appends an event to the data file. |
xdf_add_evttype(3) | Adds a type of event. |
xdf_close(3) | Close a xDF file. |
xdf_closest_type(3) | Returns a compatible data type. |
xdf_copy_chconf(3) | Configure a channel according to a template. |
xdf_copy_conf(3) | Configure a xDF file according to a template. |
xdf_define_arrays(3) | Specify the number of input/output arrays. |
xdf_get_channel(3) | Get the channel descriptor handle of a particular index. |
xdf_get_chconf(3) ↣ xdf_set_chconf(3) | Set or get the configuration of a channel descriptor handle. |
xdf_get_conf(3) ↣ xdf_set_conf(3) | Set or get the configuration of xDF file. |
xdf_get_event(3) | Get details of an event of a data file. |
xdf_get_evttype(3) | Get information about an event type. |
xdf_open(3) | Open a xDF file for reading or writing. |
xdf_prepare_transfer(3) | Setup the internals of the xDF file to be ready to receive or send data. |
xdf_read(3) | Read samples from a xDF file. |
xdf_seek(3) | Move the sample pointer of a xDF file. |
xdf_set_chconf(3) | Set or get the configuration of a channel descriptor handle. |
xdf_set_conf(3) | Set or get the configuration of xDF file. |
xdf_write(3) | Write samples to a xDF file. |