[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Simple data types used by the WFDB library are defined in `<wfdb/wfdb.h>'. These include:
WFDB_Sample
WFDB_Time
WFDB_Time
variable indicates how it
is to be printed by timstr
or mstimstr
.
WFDB_Date
WFDB_Frequency
WFDB_Gain
WFDB_Group
WFDB_Signal
WFDB_Annotator
Composite data types used by the WFDB library are also defined in `<wfdb/wfdb.h>'. These types, described in detail in the following sections, include:
WFDB_Siginfo
WFDB_Calinfo
WFDB_Anninfo
WFDB_Annotation
3.1 Signal Information Structures Signal names and attributes. 3.2 Calibration Information Structures Signal calibration specifications. 3.3 Annotator Information Structures Annotator names and file types. 3.4 Annotation Structures Annotation contents.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |