IndoorUnit クラス |
名前空間: Popolo.HVAC.MultiplePackagedHeatPump
public class IndoorUnit : ImmutableIndoorUnit
IndoorUnit 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | ElectricConsumption | 消費電力[kW]を取得する |
![]() | HeatLoad | 熱負荷[kW]を設定・取得する(加熱負荷が正) |
![]() | IndoorAir | 室内空気条件を設定・取得する |
![]() | IsCooling | 冷房モードか否か |
![]() | IsOperating | 発停を設定・取得する |
![]() | MaxCoolingCapacity | 最大冷房能力[kW]を取得する |
![]() | MaxHeatingCapacity | 最大暖房能力[kW]を取得する |
![]() | NominalAirFlowRate | 定格風量[kg/s]を取得する |
![]() | NominalElectricConsumption | 定格消費電力を設定・取得する |
![]() | OnOffControlledFan | ファンのON/OFF制御を設定・取得する |
![]() | OperatingRate | 稼働率[-]を取得する |
![]() | OutletAirDrybulbTemperature | 出口温度[C]を取得する |
![]() | OutletAirHumidityRatio | 出口絶対湿度[kg/kg]を取得する |
![]() | OverLoad | 未処理負荷[kW]を取得する(加熱負荷が正) |
![]() | PipeLengthCorrectionFactor_Cooling | 冷房時配管長補正係数[-]を設定・取得する |
![]() | PipeLengthCorrectionFactor_Heating | 暖房時配管長補正係数[-]を設定・取得する |
名前 | 説明 | |
---|---|---|
![]() | 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]を計算する |
![]() | GetRefrigerantTemperature(Double) | 必要な冷媒温度[C]を計算する |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | SetHeatLoad | 顕熱負荷[kW]から全熱負荷[kW]を設定する |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | UpdateState | 冷媒温度[C]にもとづき状態を更新する |