リサイズはクリックかドラッグ
AirHeatSourceModularChillersSystem クラス
空気熱源モジュールヒートポンプによる熱源サブシステム
継承階層
SystemObject
  Popolo.HVAC.SubSystemAirHeatSourceModularChillersSystem

名前空間:  Popolo.HVAC.SubSystem
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class AirHeatSourceModularChillersSystem : IHeatSourceSubSystem

AirHeatSourceModularChillersSystem 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドAirHeatSourceModularChillersSystem
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティAirHeatSourceModularChillers
空気熱源ヒートポンプを取得する
Public プロパティChilledWaterFlowRate
冷水流量[kg/s]を取得する
Public プロパティChilledWaterPump
冷水ポンプを取得する
Public プロパティChilledWaterReturnTemperature
冷水還温度[C]を設定・取得する
Public プロパティChilledWaterSupplyTemperature
冷水往温度[C]を取得する
Public プロパティChilledWaterSupplyTemperatureSetpoint
冷水往温度設定値[C]を設定・取得する
Public プロパティChillerNumber
モジュールチラーのセット数を取得する
Public プロパティCurrentDateTime
現在の日時を設定・取得する
Public プロパティHotWaterFlowRate
温水流量[kg/s]を取得する
Public プロパティHotWaterPump
温水ポンプを取得する
Public プロパティHotWaterReturnTemperature
温水還温度[C]を設定・取得する
Public プロパティHotWaterSupplyTemperature
温水往温度[C]を取得する
Public プロパティHotWaterSupplyTemperatureSetpoint
温水往温度設定値[C]を設定・取得する
Public プロパティIsOverLoad_C
冷水供給が過負荷か否か
Public プロパティIsOverLoad_H
温水供給が過負荷か否か
Public プロパティMaxChilledWaterFlowRate
冷水上限流量[kg/s]を取得する
Public プロパティMaxHotWaterFlowRate
温水上限流量[kg/s]を取得する
Public プロパティMinChilledWaterFlowRatio
冷水下限流量比[-]を取得する
Public プロパティMinHotWaterFlowRatio
温水下限流量比[-]を取得する
Public プロパティMode
運転モードを設定・取得する
Public プロパティOperatingChillerNumber
運転台数を取得する
Public プロパティOutdoorAir
外気条件を設定・取得する
Public プロパティSelectableMode
運転可能モードを取得する
Public プロパティTimeStep
タイムステップを設定・取得する
トップ
メソッド
  名前説明
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドFixState
状態を確定する
Public メソッドForecastSupplyWaterTemperature
冷温水往温度を予測する
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドShutOff
熱源サブシステムを停止させる
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
関連項目