MNE-CPP  beta 1.0
Classes | Public Member Functions | Public Attributes | List of all members
UTILSLIB::FixDictAtom Class Reference

FixDictAtom used in fix dict MP Algorithm. More...

#include <atom.h>

Inheritance diagram for UTILSLIB::FixDictAtom:
UTILSLIB::Atom

Classes

struct  ChirpATOM
 
struct  formulaATOM
 
struct  GaborATOM
 

Public Member Functions

 FixDictAtom ()
 
 FixDictAtom (qint32 _id, qint32 _sample_count, QString _dict_source)
 
 ~FixDictAtom ()
 

Public Attributes

QString atom_formula
 
QString display_text
 
VectorXd atom_samples
 
qint32 id
 
QString dict_source
 
AtomType type
 
qreal translation
 
GaborATOM gabor_atom
 
ChirpATOM chirp_atom
 
formulaATOM formula_atom
 
- Public Attributes inherited from UTILSLIB::Atom
qint32 sample_count
 
qreal energy
 
qreal max_scalar_product
 
MatrixXd residuum
 
QList< qreal > max_scalar_list
 
qint32 bm_channel
 

Detailed Description

FixDictAtom used in fix dict MP Algorithm.

FixDictAtom class inherited from Atom with additional functions

Definition at line 123 of file atom.h.

Constructor & Destructor Documentation

FixDictAtom::FixDictAtom ( )

Copy constructor.

FixDictAtom class inherited from Atom with additional functions

Definition at line 92 of file atom.cpp.

FixDictAtom::~FixDictAtom ( )

Copy deconstructor.

Definition at line 100 of file atom.cpp.


The documentation for this class was generated from the following files: