| SteamBoiler クラス |
名前空間: Popolo.HVAC.HeatSource
public class SteamBoiler
SteamBoiler 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| SteamBoiler | インスタンスを初期化する |
| 名前 | 説明 | |
|---|---|---|
| AirRatio | 空気比を設定・取得する | |
| AmbientTemperature | 周囲の温度[C]を設定・取得する | |
| COP | COP[-]を取得する | |
| ElectricConsumption | 消費電力[kW]を取得する | |
| Fuel | 燃料種別を取得する | |
| FuelConsumption | 燃料消費量[kg/s, Nm3/s]を取得する | |
| HeatLoad | 暖房能力[kW]を取得する | |
| InletWaterTemperature | 温水入口温度[C]を取得する | |
| NominalCapacity | 定格加熱能力[kW]を取得する | |
| NominalFuelConsumption | 定格燃料消費量[kg/s, Nm3/s]を取得する | |
| PrimaryEnergyFactor | 電力の一次エネルギー換算係数[MJ/kWh]を設定・取得する | |
| SteamFlowRate | 蒸気流量[kg/s]を取得する | |
| SteamPressure | 蒸気圧力[kPa]を設定・取得する | |
| SteamTemperature | 蒸気温度[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 | 状態を更新する |