MultipleStratifiedWaterTank コンストラクター |
インスタンスを初期化する
名前空間:
Popolo.HVAC.ThermalStorage
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文public MultipleStratifiedWaterTank(
double waterDepth,
double sectionalArea,
double pipeDiameter,
double pipeInstallationHeight,
int layerNumber
)
パラメーター
- waterDepth
- 型: SystemDouble
水深[m] - sectionalArea
- 型: SystemDouble
水平断面積[m2] - pipeDiameter
- 型: SystemDouble
流出入口直径[m] - pipeInstallationHeight
- 型: SystemDouble
流出入口設置高さ[m](上部) - layerNumber
- 型: SystemInt32
分割数
関連項目