MNE-CPP
beta 1.0
|
#include <fiff_types.h>
Public Attributes | |
fiff_int_t | id |
fiff_float_t | rad |
Layer descriptor for a layered sphere model
Definition at line 138 of file fiff_types.h.
fiff_int_t FIFFLIB::_fiffLayerRec::id |
Id # of this layer (see below)
Definition at line 139 of file fiff_types.h.
fiff_float_t FIFFLIB::_fiffLayerRec::rad |
Radius of this layer (m)
Definition at line 140 of file fiff_types.h.