|
MNE-CPP
0.1.9
A Framework for Electrophysiology
|
This is the complete list of members for DISP3DLIB::RtSourceDataController, including all inherited members.
| addData(const Eigen::MatrixXd &data) | DISP3DLIB::RtSourceDataController | |
| annotationInfoLeftChanged(const Eigen::VectorXi &vecLabelIdsLeftHemi, const QList< FSLIB::Label > &lLabels, const Eigen::VectorXi &vecVertNoLeft) | DISP3DLIB::RtSourceDataController | signal |
| annotationInfoRightChanged(const Eigen::VectorXi &vecLabelIdsRightHemi, const QList< FSLIB::Label > &lLabels, const Eigen::VectorXi &vecVertNoRight) | DISP3DLIB::RtSourceDataController | signal |
| cancelDistanceChanged(double dCancelDist) | DISP3DLIB::RtSourceDataController | signal |
| colormapTypeChanged(const QString &sColormapType) | DISP3DLIB::RtSourceDataController | signal |
| ConstSPtr typedef | DISP3DLIB::RtSourceDataController | |
| interpolationFunctionChanged(const QString &sInterpolationFunction) | DISP3DLIB::RtSourceDataController | signal |
| interpolationInfoLeftChanged(const Eigen::MatrixX3f &matVerticesLeft, const QVector< QVector< int > > &vecNeighborVerticesLeft, const QVector< int > &vecMappedSubsetLeft) | DISP3DLIB::RtSourceDataController | signal |
| interpolationInfoRightChanged(const Eigen::MatrixX3f &matVerticesRight, const QVector< QVector< int > > &vecNeighborVerticesRight, const QVector< int > &vecMappedSubsetRight) | DISP3DLIB::RtSourceDataController | signal |
| loopStateChanged(bool bLoopState) | DISP3DLIB::RtSourceDataController | signal |
| m_iMSecInterval | DISP3DLIB::RtSourceDataController | protected |
| m_pRtInterpolationLeftWorker | DISP3DLIB::RtSourceDataController | protected |
| m_pRtInterpolationRightWorker | DISP3DLIB::RtSourceDataController | protected |
| m_pRtSourceDataWorker | DISP3DLIB::RtSourceDataController | protected |
| m_rtInterpolationLeftWorkerThread | DISP3DLIB::RtSourceDataController | protected |
| m_rtInterpolationRightWorkerThread | DISP3DLIB::RtSourceDataController | protected |
| m_rtSourceDataWorkerThread | DISP3DLIB::RtSourceDataController | protected |
| m_timer | DISP3DLIB::RtSourceDataController | protected |
| newInterpolationMatrixLeftAvailable(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixLeftHemi) | DISP3DLIB::RtSourceDataController | signal |
| newInterpolationMatrixRightAvailable(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixRightHemi) | DISP3DLIB::RtSourceDataController | signal |
| newRtRawDataAvailable(const Eigen::VectorXd &vecDataVectorLeftHemi, const Eigen::VectorXd &vecDataVectorRightHemi) | DISP3DLIB::RtSourceDataController | signal |
| newRtSmoothedDataAvailable(const Eigen::MatrixX4f &matColorMatrixLeftHemi, const Eigen::MatrixX4f &matColorMatrixRightHemi) | DISP3DLIB::RtSourceDataController | signal |
| numberAveragesChanged(int iNumAvr) | DISP3DLIB::RtSourceDataController | signal |
| onNewInterpolationMatrixLeftCalculated(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixLeftHemi) | DISP3DLIB::RtSourceDataController | protected |
| onNewInterpolationMatrixRightCalculated(QSharedPointer< Eigen::SparseMatrix< float > > pMatInterpolationMatrixRightHemi) | DISP3DLIB::RtSourceDataController | protected |
| onNewRtRawData(const Eigen::VectorXd &vecDataVectorLeftHemi, const Eigen::VectorXd &vecDataVectorRightHemi) | DISP3DLIB::RtSourceDataController | protected |
| onNewSmoothedRtRawData(const Eigen::MatrixX4f &matColorMatrixLeftHemi, const Eigen::MatrixX4f &matColorMatrixRightHemi) | DISP3DLIB::RtSourceDataController | protected |
| rawDataChanged(const Eigen::MatrixXd &data) | DISP3DLIB::RtSourceDataController | signal |
| RtSourceDataController() | DISP3DLIB::RtSourceDataController | |
| setAnnotationInfo(const Eigen::VectorXi &vecLabelIdsLeftHemi, const Eigen::VectorXi &vecLabelIdsRightHemi, const QList< FSLIB::Label > &lLabelsLeftHemi, const QList< FSLIB::Label > &lLabelsRightHemi, const Eigen::VectorXi &vecVertNoLeft, const Eigen::VectorXi &vecVertNoRight) | DISP3DLIB::RtSourceDataController | |
| setCancelDistance(double dCancelDist) | DISP3DLIB::RtSourceDataController | |
| setColormapType(const QString &sColormapType) | DISP3DLIB::RtSourceDataController | |
| setInterpolationFunction(const QString &sInterpolationFunction) | DISP3DLIB::RtSourceDataController | |
| setInterpolationInfo(const Eigen::MatrixX3f &matVerticesLeft, const Eigen::MatrixX3f &matVerticesRight, const QVector< QVector< int > > &vecNeighborVerticesLeft, const QVector< QVector< int > > &vecNeighborVerticesRight, const Eigen::VectorXi &vecVertNoLeftHemi, const Eigen::VectorXi &vecVertNoRightHemi) | DISP3DLIB::RtSourceDataController | |
| setLoopState(bool bLoopState) | DISP3DLIB::RtSourceDataController | |
| setNumberAverages(int iNumAvr) | DISP3DLIB::RtSourceDataController | |
| setSFreq(double dSFreq) | DISP3DLIB::RtSourceDataController | |
| setStreamingState(bool bStreamingState) | DISP3DLIB::RtSourceDataController | |
| setStreamSmoothedData(bool bStreamSmoothedData) | DISP3DLIB::RtSourceDataController | |
| setSurfaceColor(const Eigen::MatrixX4f &matColorLeft, const Eigen::MatrixX4f &matColorRight) | DISP3DLIB::RtSourceDataController | |
| setThresholds(const QVector3D &vecThresholds) | DISP3DLIB::RtSourceDataController | |
| setTimeInterval(int iMSec) | DISP3DLIB::RtSourceDataController | |
| setVisualizationType(int iVisType) | DISP3DLIB::RtSourceDataController | |
| sFreqChanged(double dSFreq) | DISP3DLIB::RtSourceDataController | signal |
| SPtr typedef | DISP3DLIB::RtSourceDataController | |
| streamSmoothedDataChanged(bool bStreamSmoothedData) | DISP3DLIB::RtSourceDataController | signal |
| surfaceColorChanged(const Eigen::MatrixX4f &matColorLeft, const Eigen::MatrixX4f &matColorRight) | DISP3DLIB::RtSourceDataController | signal |
| thresholdsChanged(const QVector3D &vecThresholds) | DISP3DLIB::RtSourceDataController | signal |
| visualizationTypeChanged(int iVisType) | DISP3DLIB::RtSourceDataController | signal |
| ~RtSourceDataController() | DISP3DLIB::RtSourceDataController |
1.8.17