リサイズはクリックかドラッグ
WindowSetAngleDependence メソッド (Int32, Double, Double, Double, Double)
入射角特性を設定する

名前空間:  Popolo.ThermalLoad
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public void SetAngleDependence(
	int layerNumber,
	double[] coefTF,
	double[] coefTB,
	double[] coefRF,
	double[] coefRB
)

パラメーター

layerNumber
型: SystemInt32
層番号
coefTF
型: SystemDouble
F側透過特性の近似係数
coefTB
型: SystemDouble
B側透過特性の近似係数
coefRF
型: SystemDouble
F側反射特性の近似係数
coefRB
型: SystemDouble
B側反射特性の近似係数
関連項目