HeatSourceSystemModel クラス |
名前空間: Popolo.HVAC.SubSystem
public class HeatSourceSystemModel
HeatSourceSystemModel 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | HeatSourceSystemModel(IHeatSourceSubSystem) | インスタンスを初期化する(1ポンプシステム) |
![]() | HeatSourceSystemModel(IHeatSourceSubSystem, PumpSystem, PumpSystem) | インスタンスを初期化する(2ポンプシステム) |
名前 | 説明 | |
---|---|---|
![]() | ChilledWaterBypassFlowRate | 冷水バイパス流量[kg/s]を取得する |
![]() | ChilledWaterFlowRate | 冷水流量[kg/s]を取得する |
![]() | ChilledWaterPumpSystem | 冷水二次ポンプシステムを取得する |
![]() | ChilledWaterReturnTemperature | 冷水還温度[C]を取得する |
![]() | ChilledWaterSupplyTemperature | 冷水往温度[C]を取得する |
![]() | ChilledWaterSupplyTemperatureSetpoint | 冷水往温度設定値を設定・取得する |
![]() | CurrentDateTime | 現在の日時を設定・取得する |
![]() | HotWaterBypassFlowRate | 温水バイパス流量[kg/s]を取得する |
![]() | HotWaterFlowRate | 温水流量[kg/s]を取得する |
![]() | HotWaterPumpSystem | 温水二次ポンプシステムを取得する |
![]() | HotWaterReturnTemperature | 温水還温度[C]を取得する |
![]() | HotWaterSupplyTemperature | 温水往温度[C]を取得する |
![]() | HotWaterSupplyTemperatureSetpoint | 温水往温度設定値を設定・取得する |
![]() | IsOverLoad_C | 冷水供給が過負荷か否か |
![]() | IsOverLoad_H | 温水供給が過負荷か否か |
![]() | IsSecondaryPumpSystem | 2次ポンプ方式か否か |
![]() | OutdoorAir | 外気条件を設定・取得する |
![]() | PipeHeatLossRate | 配管熱損失率[-]を設定・取得する |
![]() | TimeStep | 計算時間間隔[sec]を設定・取得する |
名前 | 説明 | |
---|---|---|
![]() | 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から継承) |
![]() | SetChillingOperationSequence | 冷却運転の段数を設定する |
![]() | SetHeatingOperationSequence | 暖房運転の段数を設定する |
![]() | SetOperatingMode | 運転モードを設定する |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |