next up previous contents
Next: WFDB_wfdbgetstart Up: Miscellaneous Functions Previous: WFDB_wfdbgetskew   Contents


WFDB_wfdbsetskew

Usage: WFDB_wfdbsetskew(SIG_NUM, SKEW);  
Input: SIG_NUM: signal number (note: the first signal is signal number 0, etc.)  
  SKEW: skew, in frame intervals  

This function sets the specified skew (in frame intervals) to be recorded by WFDB_newheader or WFDB_setheader for signal SIG_NUM. WFDB_wfdbsetskew has no effect on the skew correction performed by WFDB_getframe (or WFDB_getvec), which is determined solely by the skews that were recorded in the header file at the time the input signals were opened.



George B. Moody 2005-06-02