リサイズはクリックかドラッグ
CoolingTower メソッド

CoolingTower 型は下記のメンバーを公開します。

メソッド
  名前説明
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッド静的メンバーGetAirFlowRate
必要風量[kg/s]を計算する
Public メソッド静的メンバーGetCoolingTowerCoefficient
冷却塔の特性係数c[-]を求める
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッド静的メンバーGetHeatRejection
除去熱量[kW]を計算する
Public メソッド静的メンバーGetMakeupWater
水消費量[kg/s]を計算する
Public メソッド静的メンバーGetPowerConsumption
ファン消費電力[kW]を計算する
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドSetOutdoorAirState
外気条件を設定する
Public メソッドShutOff
停止させる
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdate(Double, Boolean)
状態を更新する
Public メソッドUpdate(Double, Double)
状態を更新する
トップ
関連項目