MNE-CPP 0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
Public Attributes | List of all members
mneMRIvoxelVal Union Reference

Public Attributes

unsigned char uval
 
short sval
 
int ival
 
float fval
 

Detailed Description

Definition at line 759 of file mne_types_mne-c.h.

Member Data Documentation

◆ fval

float mneMRIvoxelVal::fval

Definition at line 763 of file mne_types_mne-c.h.

◆ ival

int mneMRIvoxelVal::ival

Definition at line 762 of file mne_types_mne-c.h.

◆ sval

short mneMRIvoxelVal::sval

Definition at line 761 of file mne_types_mne-c.h.

◆ uval

unsigned char mneMRIvoxelVal::uval

Definition at line 760 of file mne_types_mne-c.h.


The documentation for this union was generated from the following file: