ConduitGetEquivalentDiameterOfRectangularDuct メソッド |
角ダクトの等価直径[m]を計算する
名前空間:
Popolo.HVAC.Circuit
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文public static double GetEquivalentDiameterOfRectangularDuct(
double side1Length,
double side2Length
)
パラメーター
- side1Length
- 型: SystemDouble
1側の長さ[m] - side2Length
- 型: SystemDouble
2側の長さ[m]
戻り値
型:
Double角ダクトの等価直径[m]
解説Huebscher(1948)による
関連項目