MNE-CPP
beta 1.0
|
Public Member Functions | |
void | paint_signal (MatrixXd atom_matrix, QSize window_size) |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
Definition at line 460 of file editorwindow.h.
void AtomWindow::paint_signal | ( | MatrixXd | atom_matrix, |
QSize | window_size | ||
) |
AtomWindow_paint_signal
painting input signal of chosen channels in butterfly plot
[in] | atom_matrix | matrix of input signal |
[in] | window_size | size (height,width) of window |
Definition at line 1852 of file editorwindow.cpp.