代码搜索结果
找到约 2,425 项符合
Measurement 的代码
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
pi_limlnfigurevis.m
function limlnfigurevis(action);
if(strcmp(action,'limlnfigurevis2'))
% visiblilty being shut off by measurement figure
set(gcf,'visible','off');
h=get(gcf,'userdata');
hvisbutton
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
.project
measurement
org.eclipse.jdt.core.
stumblermeasurement.java
/*
* Created on Jun 16, 2004
*
*/
package org.placelab.core;
/**
* A Measurement produced by reading a portion of a log by a {@link org.placelab.spotter.LogSpotter}
*/
public class StumblerMeasu
ttlogstop.m
% TTLOGSTOP Stop a timing measurement in a user-controlled log.
%
% Usage: ttLogStop(logID)
%
% Inputs:
% logID The identifier of the user-controlled log. Should be a
% number betwe