Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-sv-measure.html
Дата изменения: Unknown
Дата индексирования: Sat Sep 11 20:33:26 2010
Кодировка:

Поисковые слова: arp 220
comedi_sv_measure

comedi_sv_measure

Name

comedi_sv_measure -- slowly-varying inputs

Synopsis

#include <comedilib.h>

int comedi_sv_measure(comedi_sv_t * sv, double * data);

Description

The function comedi_sv_measure() uses the slowly varying Comedi structure sv to measure a slowly varying signal. If sucessful, the result (in physical units) is stored in the location pointed to by data, and the number of samples is returned. On error, -1 is returned.