AirHeatSourceModularChillers クラス |
名前空間: Popolo.HVAC.HeatSource
public class AirHeatSourceModularChillers : ImmutableAirHeatSourceModularChillers
AirHeatSourceModularChillers 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | AirFlowRate | 風量[(kg/s)/台]を取得する |
![]() | AmbientTemperature | 周囲の空気乾球温度[C]を取得する |
![]() | AuxiliaryElectricConsumption | 補機消費電力[kW/台]を取得する |
![]() | CoolingLoad | 冷却量[kW]を取得する |
![]() | COP | COP[-]を取得する |
![]() | ElectricConsumption | 消費電力[kW/台]を取得する |
![]() | HeatingLoad | 加熱量[kW]を取得する |
![]() | IsHeatPumpModel | ヒートポンプ機か否かを取得する |
![]() | IsOverLoad | 過負荷か否か |
![]() | MaxChilledWaterFlowRate | 冷水上限流量[kg/s]を取得する |
![]() | MaxHotWaterFlowRate | 温水上限流量[kg/s]を取得する |
![]() | MaximizeEfficiency | 運転効率[-]を最大化するか否か |
![]() | MinChilledWaterFlowRate | 冷水下限流量[kg/s]を取得する |
![]() | MinHotWaterFlowRate | 温水下限流量[kg/s]を取得する |
![]() | Mode | 運転モードを設定・取得する |
![]() | NominalCoolingCapacity | 定格冷却能力[kW/台]を取得する |
![]() | NominalCoolingCOP | 定格冷却COP[-]を取得する |
![]() | NominalHeatingCapacity | 定格加熱能力[kW/台]を取得する |
![]() | NominalHeatingCOP | 定格加熱COP[-]を取得する |
![]() | NumberOfUnits | モジュール数[台]を取得する |
![]() | OperatingNumber | 稼働台数[台]を取得するs |
![]() | WaterFlowRate | 水流量[(kg/s)/台]を取得する |
![]() | WaterInletTemperature | 入口水温[C]を取得する |
![]() | WaterOutletSetPointTemperature | 出口水温設定値[C]を設定・取得する |
![]() | WaterOutletTemperature | 出口水温[C]を取得する |
名前 | 説明 | |
---|---|---|
![]() | 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から継承) |
![]() | GetMaxCapacity | 最大能力[kW/台]を計算する |
![]() | 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 | 状態を更新する |