SimpleHeatGain クラス |
名前空間: Popolo.ThermalLoad
public class SimpleHeatGain : IHeatGain
SimpleHeatGain 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | SimpleHeatGain | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | ConvectiveHeatGain | 顕熱対流熱取得[W]を設定・取得する |
![]() | RadiativeHeatGain | 顕熱放射熱取得[W]を設定・取得する |
![]() | WaterGain | 発生水分[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から継承) |
![]() | GetConvectiveHeatGain | 顕熱取得[W]の内、対流成分を取得する |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetRadiativeHeatGain | 顕熱取得[W]の内、放射成分を取得する |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | GetWaterGain | 発生水分[kg/s]を取得する |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |