v2.0.0
Loading...
Searching...
No Matches
FWDLIB Namespace Reference

Forward modelling (BEM, MEG/EEG lead fields). More...

Classes

class  ComputeFwd
 Compute Forward implementation. More...
class  ComputeFwdSettings
 Compute Forward setting implementation. More...
struct  frameNameRec_40
class  FwdBemModel
 Holds the BEM model definition. More...
class  FwdBemSolution
 Mapping from infinite medium potentials to a particular set of coils or electrodes. More...
class  FwdCoil
 FwdCoil description. More...
class  FwdCoilSet
 FwdCoilSet description. More...
class  FwdCompData
 This structure is used in the compensated field calculations. More...
class  FwdEegSphereLayer
 FwdEegSphereLayer description. More...
struct  bergSchergPar
struct  fitUser
class  FwdEegSphereModel
 Electric Current Dipole description. More...
class  FwdEegSphereModelSet
 Holds a set of Electric Current Dipoles. More...
class  FwdFieldMap
class  FwdThreadArg
 Filter Thread Argument Description. More...

Typedefs

typedef struct FWDLIB::bergSchergPar bergSchergParRec
typedef struct FWDLIB::fitUser fitUserRec
using FieldMap = FwdFieldMap

Functions

const char * buildDateTime ()
const char * buildHash ()
const char * buildHashLong ()

Detailed Description

Forward modelling (BEM, MEG/EEG lead fields).

Typedef Documentation

◆ bergSchergParRec

◆ FieldMap

Deprecated
Use FwdFieldMap instead.

Definition at line 160 of file fwd_field_map.h.

◆ fitUserRec

Function Documentation

◆ buildDateTime()

const char * FWDLIB::buildDateTime ( )

Returns build date and time.

Definition at line 46 of file fwd_global.cpp.

◆ buildHash()

const char * FWDLIB::buildHash ( )

Returns abbreviated build git hash.

Definition at line 50 of file fwd_global.cpp.

◆ buildHashLong()

const char * FWDLIB::buildHashLong ( )

Returns full build git hash.

Definition at line 54 of file fwd_global.cpp.

Variable Documentation

◆ kind

int FWDLIB::kind

Definition at line 329 of file fwd_bem_model.cpp.

◆ method

int FWDLIB::method

Definition at line 337 of file fwd_bem_model.cpp.

◆ name

const QString FWDLIB::name

Definition at line 330 of file fwd_bem_model.cpp.