Popolo
Popolo
名前空間
Popolo.ThermalLoad
BuildingThermalModel クラス
BuildingThermalModel メソッド
SetCrossVentilation メソッド
SetCrossVentilation メソッド (Int32, Int32, Int32, Double)
SetCrossVentilation メソッド (Int32, Int32, Int32, Int32, Double)
BuildingThermalModel
SetCrossVentilation メソッド (Int32, Int32, Int32, Double)
ゾーン間換気量[kg/s]を設定する
名前空間:
Popolo.ThermalLoad
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
コピー
public
void
SetCrossVentilation
(
int
rmIndex
,
int
znIndex1
,
int
znIndex2
,
double
airFlowRate
)
パラメーター
rmIndex
型:
System
Int32
多数室番号
znIndex1
型:
System
Int32
ゾーン番号1
znIndex2
型:
System
Int32
ゾーン番号2
airFlowRate
型:
System
Double
ゾーン間換気量[kg/s]
関連項目
参照
BuildingThermalModel クラス
SetCrossVentilation オーバーロード
Popolo.ThermalLoad 名前空間