|
VSF Documented
|
Functions | |
| struct tsfilter_t * | tsfilter_alloc (int ml, int nl) |
| void | tsfilter_free (struct tsfilter_t *filter) |
| void | tsfilter_setcal (struct tsfilter_t *filter, int *cal) |
| void | tsfilter_update (struct tsfilter_t *filter, int *x, int *y) |
| void | tsfilter_clear (struct tsfilter_t *filter) |
| struct tsfilter_t * tsfilter_alloc | ( | int | ml, |
| int | nl | ||
| ) |
| void tsfilter_free | ( | struct tsfilter_t * | filter | ) |
| void tsfilter_setcal | ( | struct tsfilter_t * | filter, |
| int * | cal | ||
| ) |
| void tsfilter_update | ( | struct tsfilter_t * | filter, |
| int * | x, | ||
| int * | y | ||
| ) |
| void tsfilter_clear | ( | struct tsfilter_t * | filter | ) |