リサイズはクリックかドラッグ
WaterHeatPump クラス
水熱源ヒートポンプ
継承階層
SystemObject
  Popolo.HVAC.HeatSourceWaterHeatPump

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

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

コンストラクター
  名前説明
Public メソッドWaterHeatPump
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティChilledWaterFlowRate
冷水質量流量[kg/s]を取得する
Public プロパティChilledWaterInletTemperature
冷水入口温度[C]を取得する
Public プロパティChilledWaterOutletTemperature
冷水出口温度[C]を取得する
Public プロパティChilledWaterSetPoint
冷水出口温度設定値[C]を設定・取得する
Public プロパティCoolingLoad
冷却負荷[kW]を取得する
Public プロパティCoolingWaterFlowRate
冷却水質量流量[kg/s]を取得する
Public プロパティCoolingWaterInletTemperature
冷却水入口温度[C]を取得する
Public プロパティCoolingWaterOutletTemperature
冷却水出口温度[C]を取得する
Public プロパティCOP
COP[-]を取得する
Public プロパティEnergyConsumption
消費電力[kW]を取得する
Public プロパティHeatingLoad
加熱負荷[kW]を取得する
Public プロパティHeatSourceWaterFlowRate
熱源水質量流量[kg/s]を取得する
Public プロパティHeatSourceWaterInletTemperature
熱源水入口温度[C]を取得する
Public プロパティHeatSourceWaterOutletTemperature
熱源水出口温度[C]を取得する
Public プロパティHotWaterFlowRate
温水質量流量[kg/s]を取得する
Public プロパティHotWaterInletTemperature
温水入口温度[C]を取得する
Public プロパティHotWaterOutletTemperature
温水出口温度[C]を取得する
Public プロパティHotWaterSetPoint
温水出口温度設定値[C]を設定・取得する
Public プロパティIsOverLoad
過負荷か否か
Public プロパティMaxCoolingCapacity
最大冷却能力[kW]を取得する
Public プロパティMaxHeatingCapacity
最大加熱能力[kW]を取得する
Public プロパティMode
運転モードを取得する
Public プロパティNominalChilledWaterFlowRate
冷水の定格質量流量[kg/s]を取得する
Public プロパティNominalCoolingCapacity
定格冷却能力[kW]を取得する
Public プロパティNominalCoolingEnergyConsumption
冷却運転時定格消費電力[kW]を取得する
Public プロパティNominalCoolingWaterFlowRate
冷却水の定格質量流量[kg/s]を取得する
Public プロパティNominalHeatingCapacity
定格加熱能力[kW]を取得する
Public プロパティNominalHeatingEnergyConsumption
加熱運転時定格消費電力[kW]を取得する
Public プロパティNominalHeatSourceWaterFlowRate
熱源水の定格質量流量[kg/s]を取得する
Public プロパティNominalHotWaterFlowRate
温水の定格質量流量[kg/s]を取得する
トップ
メソッド
  名前説明
Public メソッドCoolWater
冷却する
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から継承)
Public メソッドHeatWater
加熱する
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドShutOff
機器を停止させる
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
関連項目