AHUSystem クラス |
名前空間: Popolo.HVAC.SubSystem
public class AHUSystem : IAirConditioningSystemModel
AHUSystem 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | AHUs | 空調機リストを取得する |
![]() | BuildingThermalModel | 計算対象の建物熱負荷計算モデルを取得する |
![]() | ChilledWaterFlowRate | 冷水流量[kg/s]を取得する |
![]() | ChilledWaterReturnTemperature | 冷水還温度[C]を取得する |
![]() | ChilledWaterSupplyTemperature | 冷水往温度[C]を取得する |
![]() | Controllers | 空調機制御リストを取得する |
![]() | CurrentDateTime | 現在の日時を設定・取得する |
![]() | HotWaterFlowRate | 温水流量[kg/s]を取得する |
![]() | HotWaterReturnTemperature | 温水還温度[C]を取得する |
![]() | HotWaterSupplyTemperature | 温水往温度[C]を取得する |
![]() | OutdoorAir | 外気条件を設定・取得する |
![]() | TimeStep | タイムステップを設定・取得する |
名前 | 説明 | |
---|---|---|
![]() | ControlZoneTemperature | ゾーン温度を制御する |
![]() | Equals | Determines whether the specified object is equal to the current object. (Objectから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | FixState | 状態を確定する |
![]() | ForecastReturnWaterTemperature | 冷温水還温度を予想する |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | SetCAV | 空調機にCAVを登録する |
![]() | SetOutdoorAirFlow | AHU外気量を設定する |
![]() | SetVAV | 空調機にVAVを登録する |
![]() | ShutOff | ゾーンの空調を停止する |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |