next up previous contents
Next: WFDB_setheader Up: Miscellaneous Functions Previous: Miscellaneous Functions   Contents


WFDB_newheader

Usage: WFDB_newheader(RECORD);  
Input: RECORD: (string) record name  

This function creates a '.hea' file. Use WFDB_newheader just after you have finished writing the signal files, but before calling WFDB_wfdbquit. If RECORD begins with '+', the '+' is discarded and the remainder of RECORD is taken as the record name. If the record name is '-', the header file is written to the standard output.



George B. Moody 2005-06-02