リサイズはクリックかドラッグ

ICentrifugalChiller インターフェイス

ターボ冷凍機

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

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

プロパティ
  名前説明
Public プロパティChilledWaterFlowRate
冷水流量[kg/s]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティChilledWaterInletTemperature
冷水入口温度[C]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティChilledWaterOutletSetPointTemperature
冷水出口温度設定値[C]を設定・取得する
Public プロパティChilledWaterOutletTemperature
冷水出口温度[C]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティCoolingLoad
冷却負荷[kW]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティCoolingWaterFlowRate
冷却水流量[kg/s]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティCoolingWaterInletTemperature
冷却水入口温度[C]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティCoolingWaterOutletTemperature
冷却水出口温度[C]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティCOP
COP[-]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティElectricConsumption
消費電力[kW]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティIsOperating
運転中か否か
Public プロパティIsOverLoad
過負荷か否か
(ImmutableCentrifugalChillerから継承)
Public プロパティMaxChilledWaterFlowRate
冷水上限流量[kg/s]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティMinChilledWaterFlowRatio
冷水下限流量比[-]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティMinimumPartialLoadRatio
容量制御下限値[-]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティNominalCapacity
定格冷凍能力[kW]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティNominalCOP
定格COP[-]を取得する
(ImmutableCentrifugalChillerから継承)
Public プロパティNominalInput
定格入力[kW]を取得する
(ImmutableCentrifugalChillerから継承)
トップ
メソッド
  名前説明
Public メソッドShutOff
機器を停止させる
Public メソッドUpdate
状態を更新する
トップ
関連項目