AirGapLayer クラス |
名前空間: Popolo.ThermalLoad
public class AirGapLayer : WallLayer
AirGapLayer 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | AirGapLayer | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | HeatCapacity_B | 顕熱容量(B側)[J/(m2K)]を取得する (WallLayerから継承) |
![]() | HeatCapacity_F | 顕熱容量(F側)[J/(m2K)]を取得する (WallLayerから継承) |
![]() | HeatConductance | 熱コンダクタンス[W/(m2K)]を取得する (WallLayerから継承) |
![]() | IsSealed | 密閉されているか否か |
![]() | IsVariableProperties | 物性が変化しうるか (WallLayerから継承) |
![]() | KappaC | 単位絶対湿度差に対する吸湿係数[kg/m2]を取得する (WallLayerから継承) |
![]() | MoistureConductivity | 湿気伝導率[(kg/s) / ((kg/kg)·m)]を取得する (WallLayerから継承) |
![]() | Name | 名称を設定・取得する (WallLayerから継承) |
![]() | NuC | 単位温度差に対する放湿係数[kg/(m2K)]を取得する (WallLayerから継承) |
![]() | ThermalConductivity | 熱伝導率[W/(mK)]を取得する (WallLayerから継承) |
![]() | Thickness | 壁層の厚み[m]を取得する (WallLayerから継承) |
![]() | VolSpecificHeat | 容積比熱[kJ/(m^3K)]を取得する (WallLayerから継承) |
![]() | WaterCapacity | 水分容量[kg/m2]を取得する (WallLayerから継承) |
名前 | 説明 | |
---|---|---|
![]() | Clone | 複製を生成する (WallLayerから継承) |
![]() | 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から継承) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | initialize | インスタンスを初期化する (WallLayerから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | UpdateState(Double, Double) | 壁層端部の温度に応じて物性値を更新する (WallLayerから継承) |
![]() | UpdateState(Double, Double, Double, Double) | 壁層端部の温湿度に応じて物性値を更新する (WallLayerから継承) |