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

MultiRoomsSetCrossVentilation メソッド (ImmutableZone, ImmutableZone, Double)

ゾーン間換気量[kg/s]を設定する

名前空間:  Popolo.ThermalLoad
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
public void SetCrossVentilation(
	ImmutableZone zone1,
	ImmutableZone zone2,
	double airMassFlowRate
)

パラメーター

zone1
型: Popolo.ThermalLoadImmutableZone
ゾーン1
zone2
型: Popolo.ThermalLoadImmutableZone
ゾーン2
airMassFlowRate
型: SystemDouble
ゾーン間換気量[kg/s]
関連項目