|
MNE-CPP
0.1.9
A Framework for Electrophysiology
|
ToDo. More...
#include <dipole.h>
Public Member Functions | |
| Dipole () | |
| virtual | ~Dipole () |
| T & | x () |
| T & | y () |
| T & | z () |
| T | x () const |
| T | y () const |
| T | z () const |
| T & | phi_x () |
| T & | phi_y () |
| T & | phi_z () |
| T | phi_x () const |
| T | phi_y () const |
| T | phi_z () const |
| void | clean () |
ToDo.
DECLARE CLASS Dipoles
| INVERSELIB::Dipole< T >::Dipole |
Default constructor
Definition at line 49 of file dipole.cpp.
|
virtual |
ctor
| [in] | p_sDataPath | the path to the directory which contains the data folder. dtor Do garbage collecting |
Definition at line 60 of file dipole.cpp.
| void INVERSELIB::Dipole< T >::clean | ( | ) |
clean
1.8.17