37 #ifndef FIFF_CH_INFO_H 38 #define FIFF_CH_INFO_H 52 #include <QSharedPointer> 77 typedef QSharedPointer<FiffChInfo>
SPtr;
106 inline static qint32 storageSize();
131 Eigen::Matrix<float,3,2, Eigen::DontAlign>
eeg_loc;
178 #endif // FIFF_CH_INFO_H Old fiff_type declarations - replace them.
QSharedPointer< const FiffChInfo > ConstSPtr
Eigen::Matrix< float, 3, 2, Eigen::DontAlign > eeg_loc
FiffChPos class declaration.
static qint32 storageSize()
Measurement channel position and coil type.
#define FIFFSHARED_EXPORT
Eigen::Matrix< float, 4, 4, Eigen::DontAlign > coil_trans
QSharedPointer< FiffChInfo > SPtr
Fiff library export/import macros.