next up previous contents index
Next: Types Up: Header Resample.h Previous: Caveat emptor:   Contents   Index

Error conditions

<name> code description
NUL 1
"Unexpected null pointer in arguments"
OUT 2
"Output handle points to a non-null pointer"
MEM 3
"Memory allocation error"
DTPOS 4
"Sampling interval is not positive"
LENGTH 5
"Vector lengths in polyco structure don't argree"
TIME 6
"Requested output time span extends beyond range of validity of input"

The status codes in the table above are stored in the constants RESAMPLEH_E<name>, and the status descriptions in RESAMPLEH_MSGE<name>. The source code with these messages is in Resample.h on line l.114.



LAL test account 2003-10-23