リサイズはクリックかドラッグ
BuildingThermalModel クラス
建物の熱負荷計算モデル
継承階層
SystemObject
  Popolo.ThermalLoadBuildingThermalModel

名前空間:  Popolo.ThermalLoad
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class BuildingThermalModel : ImmutableBuildingThermalModel

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

コンストラクター
  名前説明
Public メソッドBuildingThermalModel
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティCurrentDateTime
現在の日時を取得する
Public プロパティMultiRoom
多数室を取得する
Public プロパティTimeStep
計算時間間隔[sec]を設定・取得する
トップ
メソッド
  名前説明
Public メソッドControlDrybulbTemperature
乾球温度[C]を制御する
Public メソッドControlHeatSupply
顕熱供給[W]を制御する
Public メソッドControlHumidityRatio
絶対湿度[kg/kg]を制御する
Public メソッドControlWaterSupply
水分供給[kg/s]を制御する
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 メソッドFixState
状態を確定させる
Public メソッドForecastHeatTransfer
将来の熱平衡状態を予測する
Public メソッドForecastWaterTransfer
将来の水分衡状態を予測する
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Public メソッドInitializeAirState
壁とゾーンの温湿度を初期化する
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドResetAirState
ゾーンの温湿度を将来予測値から現在値に戻す
Public メソッドSetAirFlow(Int32, Int32, Int32, Double)
ゾーン1からゾーン2へ向かう換気量[kg/s]を設定する
Public メソッドSetAirFlow(Int32, Int32, Int32, Int32, Double)
ゾーン1からゾーン2へ向かう換気量[kg/s]を設定する
Public メソッドSetBuriedPipeWaterState
送水条件を設定する
Public メソッドSetCoolingCapacity
冷却能力[W]を設定する
Public メソッドSetCrossVentilation(Int32, Int32, Int32, Double)
ゾーン間換気量[kg/s]を設定する
Public メソッドSetCrossVentilation(Int32, Int32, Int32, Int32, Double)
ゾーン間換気量[kg/s]を設定する
Public メソッドSetDehumidifyingCapacity
除湿能力[kg/s]を設定する
Public メソッドSetGroundTemperature
地中温度[C]を設定する
Public メソッドSetHeatingCapacity
加熱能力[W]を設定する
Public メソッドSetHumidifyingCapacity
加湿能力[kg/s]を設定する
Public メソッドSetSupplyAir
給気条件を設定する
Public メソッドSetVentilationRate
換気量[kg/s]を設定する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdateOutdoorCondition
外気条件を更新する
トップ
関連項目