MNE-CPP
beta 1.0
|
The TMSIImpedanceWidget class provides the TMSIImpedanceWidget configuration window. More...
#include <tmsiimpedancewidget.h>
Public Member Functions | |
TMSIImpedanceWidget (TMSI *pTMSI, QWidget *parent=0) | |
void | updateGraphicScene (VectorXd matValue) |
void | initGraphicScene () |
The TMSIImpedanceWidget class provides the TMSIImpedanceWidget configuration window.
DECLARE CLASS TMSIImpedanceWidget
Definition at line 100 of file tmsiimpedancewidget.h.
void TMSIImpedanceWidget::initGraphicScene | ( | ) |
Initialises the 2D positions of the electrodes in the QGraphicsScene.
Definition at line 154 of file tmsiimpedancewidget.cpp.
void TMSIImpedanceWidget::updateGraphicScene | ( | VectorXd | matValue | ) |
Updates the values of the electrodes placed in the QGraphicsScene.
Definition at line 108 of file tmsiimpedancewidget.cpp.