リサイズはクリックかドラッグ
PlateHeatExchanger クラス
プレート熱交換器
継承階層
SystemObject
  Popolo.HVAC.HeatExchangerPlateHeatExchanger

名前空間:  Popolo.HVAC.HeatExchanger
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class PlateHeatExchanger : ImmutablePlateHeatExchanger

PlateHeatExchanger 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドPlateHeatExchanger
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティHeatSourceFlowRate
熱源水流量[kg/s]を取得する
Public プロパティHeatSourceInletTemperature
熱源水入口温度[C]を取得する
Public プロパティHeatSourceOutletTemperature
熱源水出口温度[C]を取得する
Public プロパティHeatTransfer
熱交換量[kW]を取得する
Public プロパティHeatTransferCoefficient
伝熱係数[kW/K]を取得する
Public プロパティIsOverLoad
過負荷か否か
Public プロパティMaxHeatSourceFlowRate
熱源水流量上限値[kg/s]を取得する
Public プロパティMaxSupplyFlowRate
供給流量上限値[kg/s]を取得する
Public プロパティReturnTemperature
還温度[C]を取得する
Public プロパティSupplyFlowRate
供給流量[kg/s]を取得する
Public プロパティSupplyTemperature
供給温度[C]を取得する
Public プロパティSupplyTemperatureSetpoint
供給温度設定値[C]を設定・取得する
トップ
メソッド
  名前説明
Public メソッドControlSupplyTemperature
供給温度[C]を制御する
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドShutOff
停止させる
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdate
出口状態を更新する(成り行き計算)
トップ
関連項目