MultiConnectedWaterTankForecastState メソッド |
将来の水槽温度を予測する
名前空間:
Popolo.HVAC.ThermalStorage
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文public void ForecastState(
double waterInletTemperature,
double waterFlowRate,
bool isForwardFlow
)
パラメーター
- waterInletTemperature
- 型: SystemDouble
流入水温[C] - waterFlowRate
- 型: SystemDouble
流入流量[m3/s] - isForwardFlow
- 型: SystemBoolean
水流の向きは順流か否か
関連項目