MNE-CPP
0.1.9
A Framework for Electrophysiology
|
This is the complete list of members for UTILSLIB::LayoutLoader, including all inherited members.
ConstSPtr typedef | UTILSLIB::LayoutLoader | |
readAsaElcFile(const QString &path, QStringList &channelNames, QList< QVector< float > > &location3D, QList< QVector< float > > &location2D, QString &unit) | UTILSLIB::LayoutLoader | static |
readAsaElcFile(const std::string &path, std::vector< std::string > &channelNames, std::vector< std::vector< float > > &location3D, std::vector< std::vector< float > > &location2D, std::string &unit) | UTILSLIB::LayoutLoader | static |
readMNELoutFile(const QString &path, QMap< QString, QPointF > &channelData) | UTILSLIB::LayoutLoader | static |
readMNELoutFile(const std::string &path, QMap< std::string, QPointF > &channelData) | UTILSLIB::LayoutLoader | static |
SPtr typedef | UTILSLIB::LayoutLoader |