リサイズはクリックかドラッグ

HeatSourceSystemModel クラス

熱源一次システム
継承階層
SystemObject
  Popolo.HVAC.SubSystemHeatSourceSystemModel

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

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
指定したオブジェクトが、現在のオブジェクトと等しいかどうかを判断します。
(Objectから継承)
Protected メソッドFinalize
オブジェクトが、ガベージ コレクションによって収集される前に、リソースの解放とその他のクリーンアップ操作の実行を試みることができるようにします。
(Objectから継承)
Public メソッドFixState
状態を確定する
Public メソッドForecastSupplyWaterTemperature
将来の状態を予測する
Public メソッドGetHashCode
既定のハッシュ関数として機能します。
(Objectから継承)
Public メソッドGetType
現在のインスタンスの Type を取得します。
(Objectから継承)
Protected メソッドMemberwiseClone
現在の Object の簡易コピーを作成します。
(Objectから継承)
Public メソッドSetChillingOperationSequence
冷却運転の段数を設定する
Public メソッドSetHeatingOperationSequence
暖房運転の段数を設定する
Public メソッドSetOperatingMode
運転モードを設定する
Public メソッドToString
現在のオブジェクトを表す文字列を返します。
(Objectから継承)
トップ
関連項目