AirHandlingUnit メソッド |
AirHandlingUnit 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | CoolAir() | 空気を冷却する(成り行き計算) |
![]() | CoolAir(Double, Double) | 空気を冷却する(吹出温度制御) |
![]() | 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から継承) |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetOutdoorCoolingHeat | 外気冷房による処理熱[kW]を計算する |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | HeatAir() | 空気を加熱加湿する(成り行き計算) |
![]() | HeatAir(Double, Double) | 空気を加熱加湿する(吹出温湿度制御) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | OptimizeVAV | VAV風量を計算する |
![]() | SetAirFlowRate | 風量[kg/s]を設定する |
![]() | SetOutdoorAirFlowRange | 外気量範囲を設定する |
![]() | ShutOff | 機器を停止させる |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Ventilate | 換気運転を行う |