83 bool force_fixed =
false,
84 bool surf_ori =
false,
85 const QStringList& include = FIFFLIB::defaultQStringList,
86 const QStringList& exclude = FIFFLIB::defaultQStringList)
Symbol-visibility macro and build-info entry points for the FWDLIB (MEG/EEG forward-modelling) librar...
Forward solution (gain matrix mapping source dipoles to sensor measurements).
Symbolic FIFF tag, block, value, unit and channel-type constants shared across FIFFLIB.
Forward modelling — BEM solver, spherical models, sensor/coil definitions and the lead-field assembly...
Static-method façade that re-exposes MNEForwardSolution toolbox-equivalent entry points under their f...
static bool read_forward_solution(QIODevice &p_IODevice, MNELIB::MNEForwardSolution &fwd, bool force_fixed=false, bool surf_ori=false, const QStringList &include=FIFFLIB::defaultQStringList, const QStringList &exclude=FIFFLIB::defaultQStringList)
In-memory representation of an -fwd.fif forward solution.
static bool read(QIODevice &p_IODevice, MNEForwardSolution &fwd, bool force_fixed=false, bool surf_ori=false, const QStringList &include=FIFFLIB::defaultQStringList, const QStringList &exclude=FIFFLIB::defaultQStringList, bool bExcludeBads=true)