リサイズはクリックかドラッグ
IndoorUnit クラス
室内機
継承階層
SystemObject
  Popolo.HVAC.MultiplePackagedHeatPumpIndoorUnit

名前空間:  Popolo.HVAC.MultiplePackagedHeatPump
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class IndoorUnit : ImmutableIndoorUnit

IndoorUnit 型は下記のメンバーを公開します。

コンストラクター
プロパティ
  名前説明
Public プロパティElectricConsumption
消費電力[kW]を取得する
Public プロパティHeatLoad
熱負荷[kW]を設定・取得する(加熱負荷が正)
Public プロパティIndoorAir
室内空気条件を設定・取得する
Public プロパティIsCooling
冷房モードか否か
Public プロパティIsOperating
発停を設定・取得する
Public プロパティMaxCoolingCapacity
最大冷房能力[kW]を取得する
Public プロパティMaxHeatingCapacity
最大暖房能力[kW]を取得する
Public プロパティNominalAirFlowRate
定格風量[kg/s]を取得する
Public プロパティNominalElectricConsumption
定格消費電力を設定・取得する
Public プロパティOnOffControlledFan
ファンのON/OFF制御を設定・取得する
Public プロパティOperatingRate
稼働率[-]を取得する
Public プロパティOutletAirDrybulbTemperature
出口温度[C]を取得する
Public プロパティOutletAirHumidityRatio
出口絶対湿度[kg/kg]を取得する
Public プロパティOverLoad
未処理負荷[kW]を取得する(加熱負荷が正)
Public プロパティPipeLengthCorrectionFactor_Cooling
冷房時配管長補正係数[-]を設定・取得する
Public プロパティPipeLengthCorrectionFactor_Heating
暖房時配管長補正係数[-]を設定・取得する
トップ
メソッド
  名前説明
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetRefrigerantTemperature
必要な冷媒温度[C]を計算する
Public メソッドGetRefrigerantTemperature(Double)
必要な冷媒温度[C]を計算する
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドSetHeatLoad
顕熱負荷[kW]から全熱負荷[kW]を設定する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdateState
冷媒温度[C]にもとづき状態を更新する
トップ
関連項目