ComputeFwdSettings
Namespace: FWDLIB · Library: Forward Library
#include <fwd/compute_fwd_settings.h>
class FWDLIB::ComputeFwdSettings
Holds the full parameter set for a single forward-solution computation.
Settings struct — source-space / BEM / sphere paths, sensor selection, coordinate transforms and accuracy level consumed by ComputeFwd.
Public Methods
ComputeFwdSettings()
Default Constructor.
~ComputeFwdSettings()
Destructs the Compute Forward Settings.
checkIntegrity()
Check whether Compute Forward Settings are correctly set.
Authors of this file
- Christoph Dinh <christoph.dinh@mne-cpp.org>