[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
void wfdbsetskew(WFDB_Signal s, int skew) |
This function sets the specified skew (in frames) to be recorded
by newheader
or setheader
for signal s. For an
example of the use of wfdbsetskew
, see section wfdbgetskew. Note that
wfdbsetskew
has no effect on the skew correction performed by
getframe
(or getvec
), which is determined solely by the
skews that were recorded in the header file at the time the input
signals were opened. (This function was first introduced in WFDB library
version 9.4.)