AwCore
AnyWave core library
Public Member Functions | Static Public Member Functions | List of all members
AwMEGSensorManager Class Reference

AwMEGSensorManager is a global object managing MEG sensors. More...

Public Member Functions

QList< AwMEGSensorProperty * > & properties ()
 

Static Public Member Functions

static AwMEGSensorManagerinstance ()
 

Detailed Description

AwMEGSensorManager is a global object managing MEG sensors.

The purpose is to manage a complete list of physical properties related to the MEG machine used to acquire data. The MEGSensorManager can be used by Reader plug-ins which reads MEG data to give the more information possible concerning the physical properties of the MEG sensors.

Remarks
Some informations can be redondant, for example the 3D coordinates of sensors and orientation vectors (which is already present in channels).
See also
AwMEGSensorProperty

Member Function Documentation

AwMEGSensorManager * AwMEGSensorManager::instance ( )
static

Gets a pointer to the object

QList<AwMEGSensorProperty *>& AwMEGSensorManager::properties ( )
inline

Gets the complete list of sensor properties


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