リサイズはクリックかドラッグ
SteamBoiler クラス
蒸気ボイラ
継承階層
SystemObject
  Popolo.HVAC.HeatSourceSteamBoiler

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

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

コンストラクター
  名前説明
Public メソッドSteamBoiler
インスタンスを初期化する
トップ
プロパティ
  名前説明
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 プロパティNominalCapacity
定格加熱能力[kW]を取得する
Public プロパティNominalFuelConsumption
定格燃料消費量[kg/s, Nm3/s]を取得する
Public プロパティPrimaryEnergyFactor
電力の一次エネルギー換算係数[MJ/kWh]を設定・取得する
Public プロパティSteamFlowRate
蒸気流量[kg/s]を取得する
Public プロパティSteamPressure
蒸気圧力[kPa]を設定・取得する
Public プロパティSteamTemperature
蒸気温度[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
状態を更新する
トップ
関連項目