リサイズはクリックかドラッグ
AirGapLayer クラス
空気層
継承階層

名前空間:  Popolo.ThermalLoad
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class AirGapLayer : WallLayer

AirGapLayer 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドAirGapLayer
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティHeatCapacity_B
顕熱容量(B側)[J/(m2K)]を取得する
(WallLayerから継承)
Public プロパティHeatCapacity_F
顕熱容量(F側)[J/(m2K)]を取得する
(WallLayerから継承)
Public プロパティHeatConductance
熱コンダクタンス[W/(m2K)]を取得する
(WallLayerから継承)
Public プロパティIsSealed
密閉されているか否か
Public プロパティIsVariableProperties
物性が変化しうるか
(WallLayerから継承)
Public プロパティKappaC
単位絶対湿度差に対する吸湿係数[kg/m2]を取得する
(WallLayerから継承)
Public プロパティMoistureConductivity
湿気伝導率[(kg/s) / ((kg/kg)·m)]を取得する
(WallLayerから継承)
Public プロパティName
名称を設定・取得する
(WallLayerから継承)
Public プロパティNuC
単位温度差に対する放湿係数[kg/(m2K)]を取得する
(WallLayerから継承)
Public プロパティThermalConductivity
熱伝導率[W/(mK)]を取得する
(WallLayerから継承)
Public プロパティThickness
壁層の厚み[m]を取得する
(WallLayerから継承)
Public プロパティVolSpecificHeat
容積比熱[kJ/(m^3K)]を取得する
(WallLayerから継承)
Public プロパティWaterCapacity
水分容量[kg/m2]を取得する
(WallLayerから継承)
トップ
メソッド
  名前説明
Public メソッドClone
複製を生成する
(WallLayerから継承)
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドinitialize
インスタンスを初期化する
(WallLayerから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdateState(Double, Double)
壁層端部の温度に応じて物性値を更新する
(WallLayerから継承)
Public メソッドUpdateState(Double, Double, Double, Double)
壁層端部の温湿度に応じて物性値を更新する
(WallLayerから継承)
トップ
関連項目