| AdsorptionChiller クラス |
名前空間: Popolo.HVAC.HeatSource
public class AdsorptionChiller
AdsorptionChiller 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| AdsorptionChiller | コンストラクタ |
| 名前 | 説明 | |
|---|---|---|
| AdsorptionTemperature | 吸着温度[C]を設定・取得する | |
| ChilledWaterFlowRate | 冷水流量[kg/s]を取得する | |
| ChilledWaterInletTemperature | 冷水入口温度[C]を取得する | |
| ChilledWaterMinimumFLowRatio | 冷水最小流量比[kg/s]を設定・取得する | |
| ChilledWaterOutletSetPointTemperature | 冷水出口温度設定値[C]を設定・取得する | |
| ChilledWaterOutletTemperature | 冷水出口温度[C]を取得する | |
| CoolingLoad | 冷凍能力[kW]を取得する | |
| CoolingWaterFlowRate | 冷却水流量[kg/s]を取得する | |
| CoolingWaterInletTemperature | 冷却水入口温度[C]を取得する | |
| CoolingWaterMinimumFLowRatio | 冷却水最小流量比[kg/s]を設定・取得する | |
| CoolingWaterOutletTemperature | 冷却水出口温度[C]を取得する | |
| COP | COP[-]を取得する | |
| CyclingTimeRate | 定格周期に対する周期の比率[-]を設定・取得する | |
| DesorptionTemperature | 脱着温度[C]を設定・取得する | |
| HotWaterFlowRate | 温水流量[kg/s]を取得する | |
| HotWaterInletTemperature | 温水入口温度[C]を取得する | |
| HotWaterMinimumFLowRatio | 温水最小流量比[kg/s]を設定・取得する | |
| HotWaterOutletTemperature | 温水出口温度[C]を取得する | |
| NominalCapacity | 定格冷凍能力[kW]を取得する | |
| NominalChilledWaterFlowRate | 冷水定格流量[kg/s]を取得する | |
| NominalCoolingWaterFlowRate | 冷却水定格流量[kg/s]を取得する | |
| NominalCyclingTime | 定格の吸着脱着周期[sec]を取得する | |
| NominalHotWaterFlowRate | 温水定格流量[kg/s]を取得する | |
| WaterContent_Adsorption | 吸着時含水率[kg/kg]を設定・取得する | |
| WaterContent_Desorption | 脱着時含水率[kg/kg]を設定・取得する |
| 名前 | 説明 | |
|---|---|---|
| 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 | 状態を更新する |