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