リサイズはクリックかドラッグ
Window クラス
継承階層
SystemObject
  Popolo.ThermalLoadWindow

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

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

コンストラクター
プロパティ
  名前説明
Public プロパティArea
窓面積[m2]を設定・取得する
Public プロパティConvectiveCoefficientB
B側対流熱伝達率[W/(m2K)]を設定・取得する
Public プロパティConvectiveCoefficientF
F側対流熱伝達率[W/(m2K)]を設定・取得する
Public プロパティDiffuseSolarIncidentAbsorptance
屋外からの拡散日射の吸収日射取得率[-]を取得する
Public プロパティDiffuseSolarIncidentReflectance
屋外からの拡散日射の総合反射率[-]を取得する
Public プロパティDiffuseSolarIncidentTransmittance
屋外からの拡散日射の総合透過率[-]を取得する
Public プロパティDiffuseSolarLostAbsorptance
屋内からの拡散日射の吸収日射取得率[-]を取得する
Public プロパティDiffuseSolarLostReflectance
屋内からの拡散日射の総合反射率[-]を取得する
Public プロパティDiffuseSolarLostTransmittance
屋内からの拡散日射の総合透過率[-]を取得する
Public プロパティDirectSolarIncidentAbsorptance
屋外からの直達日射の吸収日射取得率[-]を取得する
Public プロパティDirectSolarIncidentReflectance
屋外からの直達日射の総合反射率[-]を取得する
Public プロパティDirectSolarIncidentTransmittance
屋外からの直達日射の総合透過率[-]を取得する
Public プロパティFilmCoefficientB
B側総合熱伝達率[W/(m2K)]を取得する
Public プロパティFilmCoefficientF
F側総合熱伝達率[W/(m2K)]を取得する
Public プロパティGlazingNumber
ガラスの層数を取得する
Public プロパティLongWaveEmissivityB
B側の長波長放射率[-]を設定・取得する
Public プロパティLongWaveEmissivityF
F側の長波長放射率[-]を設定・取得する
Public プロパティOutsideIncline
外表面側傾斜面を取得する
Public プロパティRadiativeCoefficientB
B側放射熱伝達率[W/(m2K)]を設定・取得する
Public プロパティRadiativeCoefficientF
F側放射熱伝達率[W/(m2K)]を設定・取得する
Public プロパティShortWaveEmissivityB
B側の短波長放射率[-]を取得する
Public プロパティShortWaveEmissivityF
F側の短波長放射率[-]を取得する
Public プロパティSolAirTemperatureB
B側相当温度を設定・取得する
Public プロパティSolAirTemperatureF
F側相当温度を設定・取得する
Public プロパティSunShade
日除けを設定・取得する
トップ
メソッド
  名前説明
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 メソッドGetResistance
窓全体の熱抵抗[m2K/W]を取得する
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドSetAirGapResistance
中空層の熱抵抗[m2K/W]を設定する
Public メソッドSetAngleDependence(Int32, WindowGlassTypes)
入射角特性を設定する
Public メソッドSetAngleDependence(Int32, Double, Double, Double, Double)
入射角特性を設定する
Public メソッドSetGlassResistance
ガラスの熱抵抗[m2K/W]を設定する
Public メソッドSetShadingDevice
日射遮蔽物を設定する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdateOpticalProperties
光学特性を更新する
トップ
関連項目