リサイズはクリックかドラッグ
SunShade クラス
日除け
継承階層
SystemObject
  Popolo.ThermalLoadSunShade

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

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

プロパティ
  名前説明
Public プロパティBottomMargin
下部マージン[m]を取得する
Public プロパティIncline
傾斜面を取得する
Public プロパティLeftMargin
左側マージン[m]を取得する
Public プロパティOverhang
張り出し幅[m]を取得する
Public プロパティRightMargin
右側マージン[m]を取得する
Public プロパティShape
形状を取得する
Public プロパティTopMargin
上部マージン[m]を取得する
Public プロパティWinHeight
窓高さ[m]を取得する
Public プロパティWinWidth
窓幅[m]を取得する
トップ
メソッド
  名前説明
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 メソッドGetShadowRate
日影面積率[-]を計算する
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Public メソッド静的メンバーMakeEmptySunShade
サイズ0の日除けを作成する
Public メソッド静的メンバーMakeGridSunShade
格子ルーバーを作成する
Public メソッド静的メンバーMakeHorizontalSunShade(Double, Double, Double, Double, ImmutableIncline)
水平庇(無限長)を作成する
Public メソッド静的メンバーMakeHorizontalSunShade(Double, Double, Double, Double, Double, Double, ImmutableIncline)
水平庇を作成する
Public メソッド静的メンバーMakeVerticalSunShade(Double, Double, Double, Double, Boolean, ImmutableIncline)
袖壁(無限長)を作成する
Public メソッド静的メンバーMakeVerticalSunShade(Double, Double, Double, Double, Double, ImmutableIncline)
袖壁(無限長)を作成する
Public メソッド静的メンバーMakeVerticalSunShade(Double, Double, Double, Double, Boolean, Double, Double, ImmutableIncline)
袖壁を作成する
Public メソッド静的メンバーMakeVerticalSunShade(Double, Double, Double, Double, Double, Double, Double, ImmutableIncline)
袖壁を作成する
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
関連項目