MNE-CPP  0.1.9
A Framework for Electrophysiology
Public Attributes | List of all members
FIFFLIB::_fiff_data_ref Struct Reference

#include <fiff_types.h>

Public Attributes

fiff_int_t type
 
fiff_int_t endian
 
fiff_long_t size
 
fiff_long_t offset
 

Detailed Description

Structure representing digitized strings. Layer descriptor for a layered sphere model Structure for sparse matrices Structure for event bits Structure for hpi coil Structure for hpi subsystem Structure for external file references

Definition at line 567 of file fiff_types_mne-c.h.

Member Data Documentation

◆ endian

fiff_int_t FIFFLIB::_fiff_data_ref::endian

Are the data in the little or big endian byte order.

Definition at line 569 of file fiff_types_mne-c.h.

◆ offset

fiff_long_t FIFFLIB::_fiff_data_ref::offset

Offset to the data in the external file .

Definition at line 571 of file fiff_types_mne-c.h.

◆ size

fiff_long_t FIFFLIB::_fiff_data_ref::size

Size of the data, can be over 2 GB .

Definition at line 570 of file fiff_types_mne-c.h.

◆ type

fiff_int_t FIFFLIB::_fiff_data_ref::type

Type of the data.

Definition at line 568 of file fiff_types_mne-c.h.


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