リサイズはクリックかドラッグ
AHUSystem クラス
AHUによる二次側空調システム
継承階層
SystemObject
  Popolo.HVAC.SubSystemAHUSystem

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

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

コンストラクター
  名前説明
Public メソッドAHUSystem
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティAHUs
空調機リストを取得する
Public プロパティBuildingThermalModel
計算対象の建物熱負荷計算モデルを取得する
Public プロパティChilledWaterFlowRate
冷水流量[kg/s]を取得する
Public プロパティChilledWaterReturnTemperature
冷水還温度[C]を取得する
Public プロパティChilledWaterSupplyTemperature
冷水往温度[C]を取得する
Public プロパティControllers
空調機制御リストを取得する
Public プロパティCurrentDateTime
現在の日時を設定・取得する
Public プロパティHotWaterFlowRate
温水流量[kg/s]を取得する
Public プロパティHotWaterReturnTemperature
温水還温度[C]を取得する
Public プロパティHotWaterSupplyTemperature
温水往温度[C]を取得する
Public プロパティOutdoorAir
外気条件を設定・取得する
Public プロパティTimeStep
タイムステップを設定・取得する
トップ
メソッド
  名前説明
Public メソッドControlZoneTemperature
ゾーン温度を制御する
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 メソッドForecastReturnWaterTemperature
冷温水還温度を予想する
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 メソッドSetCAV
空調機にCAVを登録する
Public メソッドSetOutdoorAirFlow
AHU外気量を設定する
Public メソッドSetVAV
空調機にVAVを登録する
Public メソッドShutOff
ゾーンの空調を停止する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
関連項目