代码搜索结果

找到约 823 项符合 Pressure 的代码

f_ft.m

function F_t = F_Ft(Cp_tr,V) global flnTaps taps Ntaps Npoints % This function calculates the wind load matrix, F_t, [Ntaps x Npoints], for dynamic MDOF system %%%%%%%%%%%%%%%%% Pressure tap in

f_ft.m

function F_t = F_Ft(Cp_tr,V) global flnTaps taps Ntaps Npoints % This function calculates the wind load matrix, F_t, [Ntaps x Npoints], for dynamic MDOF system %%%%%%%%%%%%%%%%% Pressure tap in

hertzmind.m

function [k,g,phi,c]=hertzmind(kmin,gmin,pres,phi,c) %HERTZMIND Hertz-Mindlin model (moduli) %calculates bulk and shear moduli of dry sphere packs under hydrostatic %pressure condition using Hertz-Mi

touch.h.bak

#define TOUCHSCREEN_DEV "/dev/input/event1" // TouchScreen input data structure typedef struct { int y; int x; int pressure; int flag; } ts_event_t; // Calibration data definition #define CA

touchscreen_zaurus.h

#ifndef TS_DEVICE #define TS_DEVICE "Zaurus" #define TS_DEVICE_FILE "/dev/sharp_ts" struct ts_event { long x; long y; long pressure; long long timestamp; }; #endif

touchscreen_ipaq.h

#ifndef TS_DEVICE #define TS_DEVICE "Ipaq" #define TS_DEVICE_FILE "/dev/h3600_tsraw" struct ts_event { short pressure; short x; short y; short pad; }; #endif

plate57.inp

! ANSYS 5.7 Intro Part 1 - Workshop 12e ! Plate with hole ! Report generator fini /clear /filn,plate ! Define Parameters width=6 height=6 dia=2 thick=1 elmsiz=.1 pressure=-1000 mo

dcdisi.inp

dcdis.inp { current driven dc discharge in argon } Variables { L = 0.1 // length in m R = 0.1 // outer radius in m I = 0.001 // current in A p = 0.1 // pressure in Torr n0 = 3e12 // in

touch.h

#define TOUCHSCREEN_DEV "/dev/input/event0" // TouchScreen input data structure typedef struct { int y; int x; int pressure; int flag; } ts_event_t; // Calibration data definition #define CAL_