CrossFinCondensor クラス |
名前空間: Popolo.HVAC.HeatExchanger
public class CrossFinCondensor : ImmutableCrossFinCondensor
CrossFinCondensor 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | CrossFinCondensor | インスタンスを初期化する |
名前 | 説明 | |
---|---|---|
![]() | AirFlowRate | 風量[kg/s]を取得する |
![]() | CondensingTemperature | 凝縮温度[C]を取得する |
![]() | HeatTransfer | 交換熱量[kW]を取得する |
![]() | InletAirHumidityRatio | 入口空気絶対温度[kg/kg]を設定・取得する |
![]() | InletAirTemperature | 入口空気乾球温度[C]を設定・取得する |
![]() | IsShutOff | 停止しているか否か |
![]() | NominalAirFlowRate | 定格風量[kg/s]を取得する |
![]() | OutletAirHumidityRatio | 出口空気絶対温度[kg/kg]を取得する |
![]() | OutletAirTemperature | 出口空気乾球温度[C]を取得する |
![]() | SprayEffectiveness | 水噴霧の温度低減効果率[-]を設定・取得する |
![]() | SurfaceArea | 伝熱面積[m2]を取得する |
![]() | UseWaterSpray | 水噴霧を用いるか否か |
![]() | WaterSupply | 水噴霧による水使用量[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から継承) |
![]() | GetCondensingTemperature(Double, Double, Double, Double) | 凝縮温度[C]を計算する |
![]() ![]() | GetCondensingTemperature(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) | 凝縮温度[C]を計算する |
![]() | GetHashCode | Serves as the default hash function. (Objectから継承) |
![]() | GetHeatTransfer(Double, Double, Double, Double) | 交換熱量[kW]を計算する |
![]() ![]() | GetHeatTransfer(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) | 交換熱量[kW]を計算する |
![]() ![]() | GetSurfaceArea | 伝熱面積[m2]を計算する |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) |
![]() | ToString | Returns a string that represents the current object. (Objectから継承) |