リサイズはクリックかドラッグ
AdsorptionChiller クラス
吸着式冷凍機
継承階層
SystemObject
  Popolo.HVAC.HeatSourceAdsorptionChiller

名前空間:  Popolo.HVAC.HeatSource
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class AdsorptionChiller

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

コンストラクター
  名前説明
Public メソッドAdsorptionChiller
コンストラクタ
トップ
プロパティ
  名前説明
Public プロパティAdsorptionTemperature
吸着温度[C]を設定・取得する
Public プロパティChilledWaterFlowRate
冷水流量[kg/s]を取得する
Public プロパティChilledWaterInletTemperature
冷水入口温度[C]を取得する
Public プロパティChilledWaterMinimumFLowRatio
冷水最小流量比[kg/s]を設定・取得する
Public プロパティChilledWaterOutletSetPointTemperature
冷水出口温度設定値[C]を設定・取得する
Public プロパティChilledWaterOutletTemperature
冷水出口温度[C]を取得する
Public プロパティCoolingLoad
冷凍能力[kW]を取得する
Public プロパティCoolingWaterFlowRate
冷却水流量[kg/s]を取得する
Public プロパティCoolingWaterInletTemperature
冷却水入口温度[C]を取得する
Public プロパティCoolingWaterMinimumFLowRatio
冷却水最小流量比[kg/s]を設定・取得する
Public プロパティCoolingWaterOutletTemperature
冷却水出口温度[C]を取得する
Public プロパティCOP
COP[-]を取得する
Public プロパティCyclingTimeRate
定格周期に対する周期の比率[-]を設定・取得する
Public プロパティDesorptionTemperature
脱着温度[C]を設定・取得する
Public プロパティHotWaterFlowRate
温水流量[kg/s]を取得する
Public プロパティHotWaterInletTemperature
温水入口温度[C]を取得する
Public プロパティHotWaterMinimumFLowRatio
温水最小流量比[kg/s]を設定・取得する
Public プロパティHotWaterOutletTemperature
温水出口温度[C]を取得する
Public プロパティNominalCapacity
定格冷凍能力[kW]を取得する
Public プロパティNominalChilledWaterFlowRate
冷水定格流量[kg/s]を取得する
Public プロパティNominalCoolingWaterFlowRate
冷却水定格流量[kg/s]を取得する
Public プロパティNominalCyclingTime
定格の吸着脱着周期[sec]を取得する
Public プロパティNominalHotWaterFlowRate
温水定格流量[kg/s]を取得する
Public プロパティWaterContent_Adsorption
吸着時含水率[kg/kg]を設定・取得する
Public プロパティWaterContent_Desorption
脱着時含水率[kg/kg]を設定・取得する
トップ
メソッド
  名前説明
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 メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドShutOff
運転を停止させる
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdate
状態を更新する
トップ
関連項目