| Zone メソッド |
Zone 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| AddHeatGain | 発熱要素を追加する | |
| ControlDrybulbTemperature | 乾球温度[C]を制御する | |
| ControlHeatSupply | 顕熱供給[W]を制御する | |
| ControlHumidityRatio | 絶対湿度[kg/kg]を制御する | |
| ControlWaterSupply | 水分供給[kg/s]を制御する | |
| 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から継承) | |
| GetMeanSurfaceTemperature | 平均表面温度を計算する | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| InitializeAirState | 温湿度を初期化する | |
| IntegrateConvectiveHeatgains | 顕熱取得の対流成分[W]を積算する | |
| IntegrateRadiativeHeatGains | 顕熱取得の放射成分[W]を積算する | |
| IntegrateWaterGains | 発生水分[kg/s]を積算する | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| RemoveHeatGain | 発熱要素を削除する | |
| ToString | Returns a string that represents the current object. (Objectから継承) |