リサイズはクリックかドラッグ
DirectFiredAbsorptionChiller クラス
直だき二重効用吸収冷温水発生機
継承階層
SystemObject
  Popolo.HVAC.HeatSourceDirectFiredAbsorptionChiller

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

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

コンストラクター
  名前説明
Public メソッドDirectFiredAbsorptionChiller
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティCondensingTemperature
凝縮温度[C]を取得する
Public プロパティCoolingLoad
冷却負荷[kW]を取得する
Public プロパティCoolingWaterFlowRate
冷却水流量[kg/s]を取得する
Public プロパティCoolingWaterInletTemperature
冷却水入口温度[C]を取得する
Public プロパティCoolingWaterOutletTemperature
冷却水出口温度[C]を取得する
Public プロパティCOP
COP[-]を取得する
Public プロパティDesorbTemperature
再生温度[C]を取得する
Public プロパティElectricConsumption
消費電力[kW]を取得する
Public プロパティEvaporatingTemperature
蒸発温度[C]を取得する
Public プロパティFuel
燃料の種別を取得する
Public プロパティFuelConsumption
燃料消費量[Nm3/s, kg/s]を取得する
Public プロパティHasSolutionInverterPump
溶液ポンプのインバータ制御があるか
Public プロパティHeatingLoad
加熱負荷[kW]を取得する
Public プロパティInletWaterTemperature
入口水温[C]を取得する
Public プロパティIsCoolingMode
冷却運転モードか否かを設定・取得する
Public プロパティIsOverLoad
過負荷か否か
Public プロパティMaxChilledWaterFlowRate
冷水上限流量[kg/s]を取得する
Public プロパティMaxCoolingWaterFlowRate
冷却水上限流量[kg/s]を取得する
Public プロパティMaxHotWaterFlowRate
温水上限流量[kg/s]を取得する
Public プロパティMinChilledWaterFlowRate
冷水下限流量[kg/s]を取得する
Public プロパティMinCoolingWaterFlowRate
冷却水下限流量[kg/s]を取得する
Public プロパティMinHotWaterFlowRate
温水下限流量[kg/s]を取得する
Public プロパティMinimumPartialLoadRatio
容量制御下限値[-]を取得する
Public プロパティNominalCoolingCapacity
定格冷却能力[kW]を取得する
Public プロパティNominalCoolingFuelConsumption
定格冷却燃料消費量[Nm3/s, kg/s]を取得する
Public プロパティNominalElectricConsumption
定格消費電力[kW]を取得する
Public プロパティNominalHeatingCapacity
定格加熱能力[kW]を取得する
Public プロパティNominalHeatingFuelConsumption
定格加熱燃料消費量[Nm3/s, kg/s]を取得する
Public プロパティOutletWaterSetPointTemperature
出口水温設定値[C]を設定・取得する
Public プロパティOutletWaterTemperature
出口水温[C]を取得する
Public プロパティThickSolutionMassFraction
高濃度溶液の質量分率[-]を取得する
Public プロパティThinSolutionMassFraction
低濃度溶液の質量分率[-]を取得する
Public プロパティWaterFlowRate
冷水/温水の水量[kg/s]を取得する
トップ
メソッド
  名前説明
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
状態を更新する
トップ
関連項目