リサイズはクリックかドラッグ
HVACSystemModel クラス
建物・熱源・空調設備連成モデル
継承階層
SystemObject
  Popolo.HVACHVACSystemModel

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

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

コンストラクター
  名前説明
Public メソッドHVACSystemModel
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティChilledWaterFlowRate
冷水流量[kg/s]を取得する
Public プロパティChilledWaterReturnTemperature
冷水還温度[C]を取得する
Public プロパティChilledWaterSupplyTemperature
冷水往温度[C]を取得する
Public プロパティChilledWaterSupplyTemperatureSetpoint
冷水往温度設定値[C]を設定・取得する
Public プロパティChilledWaterUpperLimitTemperature
冷水上限温度[C]を設定・取得する
Public プロパティCurrentDateTime
現在の日時を取得する
Public プロパティHotWaterFlowRate
温水流量[kg/s]を取得する
Public プロパティHotWaterLowerLimitTemperature
温水下限温度[C]を設定・取得する
Public プロパティHotWaterReturnTemperature
温水還温度[C]を取得する
Public プロパティHotWaterSupplyTemperature
温水往温度[C]を取得する
Public プロパティHotWaterSupplyTemperatureSetpoint
温水往温度設定値[C]を設定・取得する
Public プロパティRemainingCoolingLoad
未処理冷却負荷[kW]を取得する
Public プロパティRemainingHeatingLoad
未処理加熱負荷[kW]を取得する
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 メソッド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 メソッドSetACFactor
空調システムの倍数を設定する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdate
状態を更新する
Public メソッドUpdateOutdoorCondition
外気条件を更新する
トップ
関連項目