| 意味 | 例文 (13件) |
flow variablesとは 意味・読み方・使い方
追加できません
(登録数上限)
「flow variables」の部分一致の例文検索結果
該当件数 : 13件
The data flow analysis of Def/Use is to obtain all the lists of variables such that referencing (Use) is performed prior to definition (Def).例文帳に追加
Def/Useのデータフロー解析とは、定義(Def)より先に参照(Use)が行われる変数の全リストを得ることである。 - 特許庁
The correction coefficient is prescribed with using engine speed and base valve opening rate of the flow rate regulating valve 29 as variables.例文帳に追加
補正係数は、エンジン回転数と、流量調整弁29のベース弁開度率とを変数として規定されている。 - 特許庁
To create control variables being the level of liquid and operation variables being flow rate for controlling the generation amounts of hydrogen and oxygen to be H_2:O_2=2:1 in an apparatus so that hydrogen can be stably produced by utilizing a thermochemical hydrogen production method.例文帳に追加
熱化学水素製造法を用いて、安定に水素を製造できるように、水素と酸素の発生量を、H_2:O_2=2:1になるように制御するための、制御変数及び操作変数を装置内に創出する。 - 特許庁
To provide a document processing apparatus, a document processing program and a document flow system for displaying variables to be used for unperformed processing to document information showing a document and a value set by performed processing concerning the variables in association.例文帳に追加
文書を表す文書情報に対する未実行の処理で使用される変数と、その変数に関して実行済みの処理で設定された値とを関連付けて表示できる文書処理装置、文書処理プログラム、及び文書フローシステムを提供する - 特許庁
The control system for monitoring the flow rate of a liquid or air passing through each of the orifices of one or more spray nozzles 18 measures variables, such as liquid flow rate and liquid pressure, of spray being delivered to the spray nozzles and compares the difference, at a given liquid pressure, between the calculated value of the liquid flow rate and the actual liquid flow rate.例文帳に追加
一つ又は複数の噴霧ノズル18のそれぞれのオリフィスを通過する液体及び空気の流量を監視する制御システムは、噴霧ノズルに供給されている噴霧の液体流量と液体圧力などの変数を測定し、与えられた液体圧力における液体流量の計算値と実際の液体流量との間の差を比較する。 - 特許庁
Flow-in sewage data from a disturbance sensor 16, treating water data from water quality state sensors 171-175 and a manipulated variables from actuators 181-186 are inputted to a process value storage means 2 and stored.例文帳に追加
外乱センサー16からの流入下水データと、水質状態センサー171〜175からの処理水データと、アクチュエータ181〜186からの操作量がプロセス値記憶手段2へ入力されて記憶される。 - 特許庁
This method includes the steps of fixing at least one or more variables based on at least one or more moving average deviations of at least one or more engine operating parameters, respectively, and of adjusting a flow rate of thermal control air 36 so that blade tip gap degrading value may be offset based on at least one or more variables over fixed operation engine flight cycle number.例文帳に追加
本方法は、一定の運転エンジン飛行サイクル数にわたってそれぞれ平均した1つ以上のエンジン運転パラメータの1つ以上の移動平均値に基づいて1つ以上の変数を決定する段階と、1つ以上の変数に基づいてブレード先端間隙劣化値を相殺するように熱制御空気(36)の流量を調整する段階とを含む。 - 特許庁
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「flow variables」の部分一致の例文検索結果
該当件数 : 13件
Then, it can be judged by the method whether the sound flow from the upstream side to the downstream side exists or the flow stagnates, according to whether a line segment parallel to a diagonal line exists or not, because a strong flow between the two detecting elements 101 and 102 is expressed, if it exists, and the line segment parallel to the diagonal line on the recurrence plot with the two variables.例文帳に追加
2箇所の検出端101、102間に強い流れが存在すれば、2変数のリカレンスプロット上では対角線に平行な線分として表現されるので、2変数のリカレンスプロット上で対角線に平行な線分が存在するか否かによって、上流側から下流側に向かう健全な流れが存在するか、流れが停滞しているかを診断することができる。 - 特許庁
The material during the operation is continuously fed in the form of a regulable stream controlled and/or adjusted by the measurement of different process variables during running, so that the flow, composition, and heat dissipation of combustible gases can be kept under control.例文帳に追加
作動中の前記材料が異なるプロセス変量の運転中の測定によって制御及び/又は調整されている調節可能な流れで連続して充填されるので、可燃ガスのフローと組成及び放熱が制御下に保たれる。 - 特許庁
A sleep respiratory stage determining device 1 includes a physical variable measurement means 5 for measuring two physical variables such that at least a first physical variable shows flow at the nose of a user 3 while at least a second physical variable shows flow at the mouth of the user 3 and determines the sleep respiratory stage of the user.例文帳に追加
本発明は、その少なくとも第1物理変数が使用者3の鼻の流量を表し、その少なくとも第2物理変数が使用者の口の流量を表す、少なくとも2つ物理変数を測定するための物理変数測定手段5を備える、使用者3の睡眠の呼吸段階を決定するための睡眠呼吸段階決定装置1に関する。 - 特許庁
The shortcuts taken by optimized code may occasionally produce surprising results: some variables you declared may not exist at all; flow of control may briefly move where you did not expect it; some statements may not be executed because they compute constant results or their values were already at hand; some statements may execute in different places because they were moved out of loops.発音を聞く 例文帳に追加
最適化されたコードが通る近道は、時には驚くべき結果を生み出すかもしれません。 定義したはずの変数が存在しなかったり、制御の流れが予想もしなかった場所に移動したり、結果が定数とわかる計算や、結果がすでに手元にある文は実行されなくなり、ある文がループの外に追い出されて別の場所で実行されたりします。 - JM
The method of starting the counting of passing time of a limited quantity of a first indicator to be injected in the flow of a second liquid in the process of thermal dilution counting includes a step of recording the variation of system variables generated by exposing a thermal sensitive part to the indicator and a step of deciding the starting point of the time counting by using the recorded variation.例文帳に追加
熱希釈計測の過程において第2の液体の流れに注入される有限量の第1の指示薬の通過時間の計測を開始する方法は、温度感応部を指示薬に曝すことにより生じるシステム変数の変化を記録するステップと、記録された変化を用いて時間計測の開始点を決定するステップとを含む。 - 特許庁
First, we estimated the trade volume increase brought by the reduction of the business cost distance in terms of goods. Among factors that affect the flow of goods stated in Table 3-1-14, we used the following items (for which data are available not only for bilateral trade between Japan and a target country, but also bilateral trade between the partner country and the third country in Asia) as explanatory variables in the estimation: (1) tariff rates, (2) harbor and airport infrastructures, (3) transparency of customs procedures, (4)simplicity and speed of customs procedures, and (5) political stability.例文帳に追加
まず、モノに関する「ビジネスコスト距離」の短縮がどの程度貿易量に影響を与えるかを見るために、第3-1-14表の中のモノの移動に関する項目について、我が国との二国間のみならず、対象国・地域内の第三国間データが収集可能な、①関税率、②港湾インフラ(空港、海港)、③通関手続の透明性、④通関手続の簡素性・迅速性、⑤政情安定性、を説明変数として貿易量の推計を行った。 - 経済産業省
|
| 意味 | 例文 (13件) |
flow variablesのページの著作権
英和・和英辞典
情報提供元は
参加元一覧
にて確認できます。
|
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wiktionary英語版」の記事は、Wiktionaryのflow variables (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「flow variables」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|