リサイズはクリックかドラッグ
SimpleCentrifugalChiller クラス
特性式による簡易ターボ冷凍機
継承階層
SystemObject
  Popolo.HVAC.HeatSourceSimpleCentrifugalChiller

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

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

コンストラクター
  名前説明
Public メソッドSimpleCentrifugalChiller
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティChilledWaterFlowRate
冷水流量[kg/s]を取得する
Public プロパティChilledWaterInletTemperature
冷水入口温度[C]を取得する
Public プロパティChilledWaterOutletSetPointTemperature
冷水出口温度設定値[C]を設定・取得する
Public プロパティChilledWaterOutletTemperature
冷水出口温度[C]を取得する
Public プロパティCoolingLoad
冷却負荷[kW]を取得する
Public プロパティCoolingWaterFlowRate
冷却水流量[kg/s]を取得する
Public プロパティCoolingWaterInletTemperature
冷却水入口温度[C]を取得する
Public プロパティCoolingWaterOutletTemperature
冷却水出口温度[C]を取得する
Public プロパティCOP
COP[-]を取得する
Public プロパティElectricConsumption
消費電力[kW]を取得する
Public プロパティHasInverter
インバータ制御か否か
Public プロパティIsOperating
運転中か否か
Public プロパティIsOverLoad
過負荷か否か
Public プロパティMaxChilledWaterFlowRate
冷水上限流量[kg/s]を取得する
Public プロパティMinChilledWaterFlowRatio
冷水下限流量比[-]を設定・取得する
Public プロパティMinimumPartialLoadRatio
容量制御下限値[-]を取得する
Public プロパティNominalCapacity
定格冷凍能力[kW]を取得する
Public プロパティNominalCOP
定格COP[-]を取得する
Public プロパティNominalInput
定格入力[kW]を取得する
トップ
メソッド
  名前説明
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
状態を更新する
トップ
関連項目