PlateHeatExchanger クラス |
名前空間: Popolo.HVAC.HeatExchanger
public class PlateHeatExchanger : ImmutablePlateHeatExchanger
PlateHeatExchanger 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | PlateHeatExchanger | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | HeatSourceFlowRate | 熱源水流量[kg/s]を取得する |
![]() | HeatSourceInletTemperature | 熱源水入口温度[C]を取得する |
![]() | HeatSourceOutletTemperature | 熱源水出口温度[C]を取得する |
![]() | HeatTransfer | 熱交換量[kW]を取得する |
![]() | HeatTransferCoefficient | 伝熱係数[kW/K]を取得する |
![]() | IsOverLoad | 過負荷か否か |
![]() | MaxHeatSourceFlowRate | 熱源水流量上限値[kg/s]を取得する |
![]() | MaxSupplyFlowRate | 供給流量上限値[kg/s]を取得する |
![]() | ReturnTemperature | 還温度[C]を取得する |
![]() | SupplyFlowRate | 供給流量[kg/s]を取得する |
![]() | SupplyTemperature | 供給温度[C]を取得する |
![]() | SupplyTemperatureSetpoint | 供給温度設定値[C]を設定・取得する |
名前 | 説明 | |
---|---|---|
![]() | ControlSupplyTemperature | 供給温度[C]を制御する |
![]() | Equals | Determines whether the specified object is equal to the current object. (Objectから継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | ShutOff | 停止させる |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Update | 出口状態を更新する(成り行き計算) |