リサイズはクリックかドラッグ
WallLayer クラス
壁層
継承階層

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

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

コンストラクター
プロパティ
  名前説明
Public プロパティHeatCapacity_B
顕熱容量(B側)[J/(m2K)]を取得する
Public プロパティHeatCapacity_F
顕熱容量(F側)[J/(m2K)]を取得する
Public プロパティHeatConductance
熱コンダクタンス[W/(m2K)]を取得する
Public プロパティIsVariableProperties
物性が変化しうるか
Public プロパティKappaC
単位絶対湿度差に対する吸湿係数[kg/m2]を取得する
Public プロパティMoistureConductivity
湿気伝導率[(kg/s) / ((kg/kg)·m)]を取得する
Public プロパティName
名称を設定・取得する
Public プロパティNuC
単位温度差に対する放湿係数[kg/(m2K)]を取得する
Public プロパティThermalConductivity
熱伝導率[W/(mK)]を取得する
Public プロパティThickness
壁層の厚み[m]を取得する
Public プロパティVolSpecificHeat
容積比熱[kJ/(m^3K)]を取得する
Public プロパティWaterCapacity
水分容量[kg/m2]を取得する
トップ
メソッド
  名前説明
Public メソッドClone
複製を生成する
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
インスタンスを初期化する
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)
壁層端部の温度に応じて物性値を更新する
Public メソッドUpdateState(Double, Double, Double, Double)
壁層端部の温湿度に応じて物性値を更新する
トップ
関連項目