リサイズはクリックかドラッグ

SimpleSolarCollector コンストラクター (ImmutableIncline, Double, Double, Double)

インスタンスを初期化する

名前空間:  Popolo.HVAC.SolarEnergy
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
public SimpleSolarCollector(
	ImmutableIncline incline,
	double surfaceArea,
	double coefficientA,
	double coefficientB
)

パラメーター

incline
型: Popolo.Weather.ImmutableIncline
傾斜面
surfaceArea
型: System.Double
集熱面積[m2]
coefficientA
型: System.Double
特性係数A
coefficientB
型: System.Double
特性係数B
関連項目