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