CoolingTower クラス |
名前空間: Popolo.HVAC.HeatExchanger
public class CoolingTower : ImmutableCoolingTower
CoolingTower 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | AirFlowRate | 風量[kg/s]を取得する |
![]() | AirFlowType | 空気の流れのタイプを取得する |
![]() | BlowDownWater | ブローによる水消費量[kg/s]を取得する |
![]() | ConcentrationRatio | 濃縮倍率[-]を設定・取得する |
![]() | DriftWater | 飛散による水消費量[kg/s]を取得する |
![]() | DriftWaterRate | 飛散水量比[-]を設定・取得する |
![]() | ElectricConsumption | 消費電力[kW]を取得する |
![]() | EvaporationWater | 蒸発による水消費量[kg/s]を取得する |
![]() | HasInverter | インバータ制御か否か |
![]() | HeatRejection | 除去熱量[kW]を取得する |
![]() | InletWaterTemperature | 入口水温[C]を取得する |
![]() | IsOverLoad | 過負荷か否か |
![]() | MaxAirFlowRate | 最大風量[kg/s]を取得する |
![]() | MaxWaterFlowRate | 上限水量[kg/s]を取得する |
![]() | NominalPowerConsumption | 定格消費電力[kW]を取得する |
![]() | OutdoorHumidityRatio | 外気絶対湿度[kg/kg]を取得する |
![]() | OutdoorWetbulbTemperature | 外気湿球温度[C]を取得する |
![]() | OutletWaterSetPointTemperature | 出口水温設定値[C]を設定・取得する |
![]() | OutletWaterTemperature | 出口水温[C]を取得する |
![]() | WaterConsumption | 水消費量(蒸発+飛散+ブロー)[kg/s]を取得する |
![]() | WaterFlowRate | 水量[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から継承) |
![]() ![]() | GetAirFlowRate | 必要風量[kg/s]を計算する |
![]() ![]() | GetCoolingTowerCoefficient | 冷却塔の特性係数c[-]を求める |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() ![]() | GetHeatRejection | 除去熱量[kW]を計算する |
![]() ![]() | GetMakeupWater | 水消費量[kg/s]を計算する |
![]() ![]() | GetPowerConsumption | ファン消費電力[kW]を計算する |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | SetOutdoorAirState | 外気条件を設定する |
![]() | ShutOff | 停止させる |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |
![]() | Update(Double, Boolean) | 状態を更新する |
![]() | Update(Double, Double) | 状態を更新する |