リサイズはクリックかドラッグ
HotWaterBoiler クラス
温水ボイラ
継承階層
SystemObject
  Popolo.HVAC.HeatSourceHotWaterBoiler

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

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

コンストラクター
  名前説明
Public メソッドHotWaterBoiler
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティAirRatio
空気比を設定・取得する
Public プロパティAmbientTemperature
周囲の温度[C]を設定・取得する
Public プロパティCOP
COP[-]を取得する
Public プロパティElectricConsumption
消費電力[kW]を取得する
Public プロパティFuel
燃料種別を取得する
Public プロパティFuelConsumption
燃料消費量[kg/s, Nm3/s]を取得する
Public プロパティHeatLoad
暖房能力[kW]を取得する
Public プロパティInletWaterTemperature
温水入口温度[C]を取得する
Public プロパティIsOverLoad
過負荷か否か
Public プロパティMaxWaterFlowRate
温水上限流量[kg/s]を取得する
Public プロパティMinWaterFlowRatio
温水下限流量比[-]を設定・取得する
Public プロパティNominalCapacity
定格加熱能力[kW]を取得する
Public プロパティNominalFuelConsumption
定格燃料消費量[kg/s, Nm3/s]を取得する
Public プロパティOutletWaterSetPointTemperature
温水出口温度設定値[C]を設定・取得する
Public プロパティOutletWaterTemperature
温水出口温度[C]を取得する
Public プロパティPrimaryEnergyFactor
電力の一次エネルギー換算係数[MJ/kWh]を設定・取得する
Public プロパティWaterFlowRate
温水流量[kg/s]を取得する
トップ
メソッド
  名前説明
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
状態を更新する
トップ
関連項目