OutdoorAirHeatExchanger クラス |
名前空間: Popolo.HVAC.MultiplePackagedHeatPump
public class OutdoorAirHeatExchanger : ImmutableOutdoorAirHeatExchanger
OutdoorAirHeatExchanger 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | OutdoorAirHeatExchanger | コンストラクタ |
名前 | 説明 | |
---|---|---|
![]() | DefrostLoad | デフロスト負荷[kW]を取得する |
![]() | ElectricConsumption | 消費電力[kW]を設定・取得する |
![]() | HeatExchange | 熱交換量[kW]を設定・取得する(冷媒加熱が正) |
![]() | IsCooling | 冷房モードか否か |
![]() | NominalAirFlowRate | 定格風量[kg/s]を取得する |
![]() | NominalElectricConsumption | 定格消費電力を設定・取得する |
![]() | OperatingRate | 稼働率[-]を設定・取得する |
![]() | OutdoorAir | 屋外空気条件を設定・取得する |
![]() | OutletAirDrybulbTemperature | 出口温度[C]を取得する |
![]() | OutletAirHumidityRatio | 出口絶対湿度[kg/kg]を取得する |
![]() | UseWaterSpray | 水噴霧設備を用いるか否か |
名前 | 説明 | |
---|---|---|
![]() | 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から継承) |
![]() | GetRefrigerantTemperature | 必要な冷媒温度[C]を計算する |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | UpdateState | 冷媒温度[C]にもとづき状態を更新する |