代码搜索结果

找到约 2,425 项符合 Measurement 的代码

ni_stc.h

/* module/ni_stc.h Register descriptions for NI DAQ-STC chip COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1998-9 David A. Schleef This p

das1800.c

/* das1800.c driver for Keitley das1700/das1800 series boards Copyright (C) 2000 Frank Mori Hess COMEDI - Linux Control and Measurement Device Interface

ni_atmio.c

/* comedi/drivers/ni_atmio.c Hardware driver for NI AT-MIO E series cards COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1997-2001 David A. Schleef

ni_mio_common.c

/* comedi/drivers/ni_mio_common.c Hardware driver for DAQ-STC based boards COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1997-2001 David A. Schleef

cmf.c

/* * linux/drivers/s390/cio/cmf.c ($Revision: 1.16 $) * * Linux on zSeries Channel Measurement Facility support * * Copyright 2000,2003 IBM Corporation * * Author: Arnd Bergmann

load_meas.h

#define LM_INIT_SWX 1 /* XGATE SW interrupt linked to lm_init */ #define LM_NO_OF_CHANNELS 1 /* number of measurement channels (function calls with parameter 0..#-1)*/ #define LM_MEAS_PERI

ser_dev.c

/* ser_dev.c This example program takes a measurement from a DVM using a SICL device session. */ #include #include #include #if !defined(WIN32) #defi

changelog

1999-04-21 Gary Thomas * tests/watchdog.cxx: The 'keep alive' message was interfering with the watchdog measurement. Some rearrangement fixes this. 1999-04-20 Jonathan L

net_db.c

/* * $Id: net_db.c,v 1.136.2.1 1999/03/22 03:21:54 wessels Exp $ * * DEBUG: section 38 Network Measurement Database * AUTHOR: Duane Wessels * * SQUID Internet Object Cache http://squid.nlan

unscented_update.m

% Measurement update equations function [xe,ye,P] = unscented_update(yfunc,dyfunc, xe,y,P,R) % Set up dimensions(general UKF) D = length(xe); N = D*2 + 1; scale = 3; kappa = scal