HotWaterBoilerSystem クラス |
名前空間: Popolo.HVAC.SubSystem
public class HotWaterBoilerSystem : IHeatSourceSubSystem
HotWaterBoilerSystem 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | HotWaterBoilerSystem | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | Boiler | 温水ボイラを取得する |
![]() | BoilerNumber | ボイラの台数を取得する |
![]() | ChilledWaterFlowRate | 冷水流量[kg/s]を取得する |
![]() | ChilledWaterReturnTemperature | 冷水還温度[C]を設定・取得する |
![]() | ChilledWaterSupplyTemperature | 冷水往温度[C]を取得する |
![]() | ChilledWaterSupplyTemperatureSetpoint | 冷水往温度設定値[C]を設定・取得する |
![]() | CurrentDateTime | 現在の日時を設定・取得する |
![]() | HotWaterFlowRate | 温水流量[kg/s]を設定・取得する |
![]() | HotWaterPump | 温水ポンプを取得する |
![]() | HotWaterReturnTemperature | 温水還温度[C]を設定・取得する |
![]() | HotWaterSupplyTemperature | 温水往温度[C]を取得する |
![]() | HotWaterSupplyTemperatureSetpoint | 温水往温度設定値[C]を設定・取得する |
![]() | IsOverLoad_C | 冷水供給が過負荷か否か |
![]() | IsOverLoad_H | 温水供給が過負荷か否か |
![]() | MaxChilledWaterFlowRate | 冷水上限流量[kg/s]を取得する |
![]() | MaxHotWaterFlowRate | 温水上限流量[kg/s]を取得する |
![]() | MinChilledWaterFlowRatio | 冷水下限流量比[-]を取得する |
![]() | MinHotWaterFlowRatio | 温水下限流量比[-]を取得する |
![]() | Mode | 運転モードを設定・取得する |
![]() | OperatingNumber | 運転台数を取得する |
![]() | OutdoorAir | 外気条件を設定・取得する |
![]() | SelectableMode | 運転可能モードを取得する |
![]() | TimeStep | タイムステップを設定・取得する |
名前 | 説明 | |
---|---|---|
![]() | 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から継承) |
![]() | FixState | 状態を確定する |
![]() | ForecastSupplyWaterTemperature | 冷温水往温度を予測する |
![]() | 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から継承) |