MNE-CPP
0.1.9
A Framework for Electrophysiology
|
ToDo Old implementation. More...
#include <fiff_types_mne-c.h>
Public Attributes | |
fiff_int_t | kind |
fiff_int_t | ident |
fiff_float_t | r [3] |
ToDo Old implementation.
Digitization point description
Definition at line 404 of file fiff_types_mne-c.h.
fiff_int_t FIFFLIB::_fiffDigPointRec::ident |
Number identifying this point.
Definition at line 408 of file fiff_types_mne-c.h.
fiff_int_t FIFFLIB::_fiffDigPointRec::kind |
FIFFV_POINT_CARDINAL, FIFFV_POINT_HPI, or FIFFV_POINT_EEG
Definition at line 405 of file fiff_types_mne-c.h.
fiff_float_t FIFFLIB::_fiffDigPointRec::r |
Point location.
Definition at line 409 of file fiff_types_mne-c.h.