代码搜索结果

找到约 823 项符合 Pressure 的代码

mysocket.cpp

// MySocket.cpp: implementation of the CMySocket class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "DrawChip.h" #include "MySocket.h"

mysocket.cpp

// MySocket.cpp: implementation of the CMySocket class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "DrawChip.h" #include "MySocket.h"

clean

#! /bin/sh rm -f info* pressure* vertical* radial*

clean.sh

#! /bin/sh rm -f info* pressure* vertical* radial*

show_con.mnu

LOADS#BC # Pressure Show a pressure applied to a surface. # Displacement Show a displacement applied to a geometric element. # Temperature Show a temperature applied to a geometric element. # TM#Temp

evalcp.m

function cp=evalcp(comp) %EVALCP Evaluate center of pressure CP. % CP = EVALCP(COMP) evaluates the center of pressure CP for % a rocket by applying the Barrowman method (NARAM-8 1966). % T

indexhdf.m

function HDF_index = indexHDF( HDF_pathname ) HDF_index = struct([]); if ~exist('HDF_pathname','var') || isempty(HDF_pathname) % Load pathname for HDF files used in last analysis, if availa

f_cp_tr.m

function Cp_tr = F_Cp_tr(dir,Ntaps,Npoints) global flnCp % This function loads the pressure coefficient time series %%%%%%%%%%% Pressure coefficient time series: flnCp, Page 2, [Ntaps x Npoints] %

f_cp_tr.m

function Cp_tr = F_Cp_tr(dir,Ntaps,Npoints) global flnCp % This function loads the pressure coefficient time series %%%%%%%%%%% Pressure coefficient time series: flnCp, Page 2, [Ntaps x Npoints] %

j_synchronization.java.bak

// //////////////////////////////////////////////////////// // // J_Synchronization.java // // Created by Jun-Hai Yong, on XX xx, xxxx (Date) // /////////////////////////////////////////////