HVACSystemModel クラス |
名前空間: Popolo.HVAC
public class HVACSystemModel
HVACSystemModel 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | HVACSystemModel | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | ChilledWaterFlowRate | 冷水流量[kg/s]を取得する |
![]() | ChilledWaterReturnTemperature | 冷水還温度[C]を取得する |
![]() | ChilledWaterSupplyTemperature | 冷水往温度[C]を取得する |
![]() | ChilledWaterSupplyTemperatureSetpoint | 冷水往温度設定値[C]を設定・取得する |
![]() | ChilledWaterUpperLimitTemperature | 冷水上限温度[C]を設定・取得する |
![]() | CurrentDateTime | 現在の日時を取得する |
![]() | HotWaterFlowRate | 温水流量[kg/s]を取得する |
![]() | HotWaterLowerLimitTemperature | 温水下限温度[C]を設定・取得する |
![]() | HotWaterReturnTemperature | 温水還温度[C]を取得する |
![]() | HotWaterSupplyTemperature | 温水往温度[C]を取得する |
![]() | HotWaterSupplyTemperatureSetpoint | 温水往温度設定値[C]を設定・取得する |
![]() | RemainingCoolingLoad | 未処理冷却負荷[kW]を取得する |
![]() | RemainingHeatingLoad | 未処理加熱負荷[kW]を取得する |
![]() | TimeStep | 計算時間間隔[sec]を設定・取得する |
名前 | 説明 | |
---|---|---|
![]() | 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から継承) |
![]() | SetACFactor | 空調システムの倍数を設定する |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Update | 状態を更新する |
![]() | UpdateOutdoorCondition | 外気条件を更新する |