代码搜索结果
找到约 5,431 项符合
Temperature 的代码
chapter09colorbarindexeddirect.pro
; Chapter09ColorbarIndexedDirect.pro
PRO Chapter09ColorbarIndexedDirect
worldtmpFile = FILEPATH('worldtmp.png', $
SUBDIRECTORY = ['examples', 'demo', 'demodata'])
worldtmpImage = READ_PNG(
dispeh.m
function dispEh(Eh)
% Eh matrix display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software for information on SA T
dispet.m
function dispEt(Tt,Et,Etarget,ert,Kt,Ebsft)
% Et data display method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/software f
tfinalnstop.m
function b = TfinalNstop(W,Ew,t,Tt,Et,Etarget,ert,Kt,Ebsft,f)
% Final temperature determination method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http:
historyupdate.m
function Eh = historyupdate(Eh,Ev,t,T)
% Temperature & Energy history update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts
datalog.cpp
//: C19:Datalog.cpp {O}
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Datapoint member functions
#include "
temp
class VolcanoRobot extends ScienceRobot {
String status;
int speed;
float temperature;
int power;
}
volcanorobot.java
class VolcanoRobot {
String status;
int speed;
float temperature;
void checkTemperature() {
if (temperature > 660) {
status = "returning home";
simconstart.m
%SIMCONSTART SIMple CONstruction START
%
%JvS 12/2003
clear all
t0=0; %start time
te=10*3600; %end time
T0=[10 10]'; %start values temperature
[t,x]=ode23('simcondvfun', [t0 t
fet440_adc12_11.c
//******************************************************************************
// MSP-FET430P440 Demo - ADC12, Sample A10 Temp and Convert to oC, TA1 Trigger
//
// Description: Use the ADC12's