Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

EDFDecodedChannelHeader Struct Reference

#include <openedf.h>


Data Fields

int sampleCount
double physMin
double physMax
double digiMin
double digiMax
char label [17]
char transducer [81]
char dimUnit [9]
char prefiltering [81]
char reserved [33]


Field Documentation

double EDFDecodedChannelHeader::digiMax
 

Definition at line 82 of file openedf.h.

Referenced by EDFEncodePacket().

double EDFDecodedChannelHeader::digiMin
 

Definition at line 82 of file openedf.h.

Referenced by EDFEncodePacket().

char EDFDecodedChannelHeader::dimUnit[9]
 

Definition at line 85 of file openedf.h.

Referenced by EDFEncodePacket().

char EDFDecodedChannelHeader::label[17]
 

Definition at line 83 of file openedf.h.

Referenced by EDFEncodePacket().

double EDFDecodedChannelHeader::physMax
 

Definition at line 81 of file openedf.h.

Referenced by EDFEncodePacket().

double EDFDecodedChannelHeader::physMin
 

Definition at line 81 of file openedf.h.

Referenced by EDFEncodePacket().

char EDFDecodedChannelHeader::prefiltering[81]
 

Definition at line 86 of file openedf.h.

Referenced by EDFEncodePacket().

char EDFDecodedChannelHeader::reserved[33]
 

Definition at line 87 of file openedf.h.

Referenced by EDFEncodePacket().

int EDFDecodedChannelHeader::sampleCount
 

Definition at line 80 of file openedf.h.

Referenced by EDFEncodePacket(), fetchSamples(), getDataRecordChunkSize(), getSamplesPerSecond(), getSecondsPerSample(), handleSamples(), initSampleBuffer(), initSampleBuffers(), isValidREDF(), main(), stepEDFInputIterator(), and writeSampleBuffer().

char EDFDecodedChannelHeader::transducer[81]
 

Definition at line 84 of file openedf.h.

Referenced by EDFEncodePacket().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 8 00:05:25 2005 for Neuroserver by doxygen 1.3.3