リサイズはクリックかドラッグ
HeatSourceSystemModel クラス
熱源一次システム
継承階層
SystemObject
  Popolo.HVAC.SubSystemHeatSourceSystemModel

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

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

コンストラクター
プロパティ
  名前説明
Public プロパティChilledWaterBypassFlowRate
冷水バイパス流量[kg/s]を取得する
Public プロパティChilledWaterFlowRate
冷水流量[kg/s]を取得する
Public プロパティChilledWaterPumpSystem
冷水二次ポンプシステムを取得する
Public プロパティChilledWaterReturnTemperature
冷水還温度[C]を取得する
Public プロパティChilledWaterSupplyTemperature
冷水往温度[C]を取得する
Public プロパティChilledWaterSupplyTemperatureSetpoint
冷水往温度設定値を設定・取得する
Public プロパティCurrentDateTime
現在の日時を設定・取得する
Public プロパティHotWaterBypassFlowRate
温水バイパス流量[kg/s]を取得する
Public プロパティHotWaterFlowRate
温水流量[kg/s]を取得する
Public プロパティHotWaterPumpSystem
温水二次ポンプシステムを取得する
Public プロパティHotWaterReturnTemperature
温水還温度[C]を取得する
Public プロパティHotWaterSupplyTemperature
温水往温度[C]を取得する
Public プロパティHotWaterSupplyTemperatureSetpoint
温水往温度設定値を設定・取得する
Public プロパティIsOverLoad_C
冷水供給が過負荷か否か
Public プロパティIsOverLoad_H
温水供給が過負荷か否か
Public プロパティIsSecondaryPumpSystem
2次ポンプ方式か否か
Public プロパティOutdoorAir
外気条件を設定・取得する
Public プロパティPipeHeatLossRate
配管熱損失率[-]を設定・取得する
Public プロパティTimeStep
計算時間間隔[sec]を設定・取得する
トップ
メソッド
  名前説明
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 メソッドSetChillingOperationSequence
冷却運転の段数を設定する
Public メソッドSetHeatingOperationSequence
暖房運転の段数を設定する
Public メソッドSetOperatingMode
運転モードを設定する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
関連項目