代码搜索结果

找到约 5,431 项符合 Temperature 的代码

temp_3.c

//----------------------------------------------------------------------------- // Temp_3.c //----------------------------------------------------------------------------- // Copyright 2001 Cygnal

iewebserviceexample.htm

IE Web Service Example var iCallID = null; var sWSDL = "http://www.xmethods.net/sd/2001/

delq.m

function dq=delq(Ts,Ta,rh) % DELQ: computes air-sea specific humidity difference. % dq=DELQ(Ts,Ta,rh) computes the specific humidity (kg/kg) difference % between the air (as determined by relati

slhftc.m

function [qsen,qlat,tau,theta,A]=slhftc(ua,va,uo,vo,zr,Ta,zt,rh,zq,Pa,Ts) % SLHFTC: computes sensible and latent heat flux following TOGA/COARE. % [qsen,qlat,tau,theta,A]=SLHFTC(ua,va,uo,vo,zr,Ta

qsat.m

function q=qsat(Ta,Pa) % QSAT: computes specific humidity at saturation. % q=QSAT(Ta) computes the specific humidity (kg/kg) at satuation at % air temperature Ta (deg C). Dependence on air pr

compute_treeline.c

#include #include #include static char vcid[] = "$"; void compute_treeline(atmos_data_struct *atmos, dmy_struct *dmy,

compute_treeline.c

#include #include #include static char vcid[] = "$"; void compute_treeline(atmos_data_struct *atmos, dmy_struct *dmy,

fc430_es417.h

//***************************************************************************** // Copyright (C) 2005 Texas Instruments, Inc. // // File: fc430_es417.h // // System Controller data types for M

thermospeedr.m

function T = thermospeedR(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Heat capacity thermospeed temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. %

geman.m

function T = geman(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Geman temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcep