SimpleCentrifugalChiller クラス |
名前空間: Popolo.HVAC.HeatSource
public class SimpleCentrifugalChiller : ICentrifugalChiller, ImmutableCentrifugalChiller
SimpleCentrifugalChiller 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | SimpleCentrifugalChiller | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | ChilledWaterFlowRate | 冷水流量[kg/s]を取得する |
![]() | ChilledWaterInletTemperature | 冷水入口温度[C]を取得する |
![]() | ChilledWaterOutletSetPointTemperature | 冷水出口温度設定値[C]を設定・取得する |
![]() | ChilledWaterOutletTemperature | 冷水出口温度[C]を取得する |
![]() | CoolingLoad | 冷却負荷[kW]を取得する |
![]() | CoolingWaterFlowRate | 冷却水流量[kg/s]を取得する |
![]() | CoolingWaterInletTemperature | 冷却水入口温度[C]を取得する |
![]() | CoolingWaterOutletTemperature | 冷却水出口温度[C]を取得する |
![]() | COP | COP[-]を取得する |
![]() | ElectricConsumption | 消費電力[kW]を取得する |
![]() | HasInverter | インバータ制御か否か |
![]() | IsOperating | 運転中か否か |
![]() | IsOverLoad | 過負荷か否か |
![]() | MaxChilledWaterFlowRate | 冷水上限流量[kg/s]を取得する |
![]() | MinChilledWaterFlowRatio | 冷水下限流量比[-]を設定・取得する |
![]() | MinimumPartialLoadRatio | 容量制御下限値[-]を取得する |
![]() | NominalCapacity | 定格冷凍能力[kW]を取得する |
![]() | NominalCOP | 定格COP[-]を取得する |
![]() | NominalInput | 定格入力[kW]を取得する |
名前 | 説明 | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Objectから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | ShutOff | 機器を停止させる |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Update | 状態を更新する |