| WaterPipe メソッド |
WaterPipe 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| ChangeSize | 配管サイズを変更する | |
| 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から継承) | |
| GetAirToWaterLinearThermalTransmittance | 水から空気までの線熱通過率[W/(mK)]を計算する | |
| GetHashCode | Serves as the default hash function. (Objectから継承) | |
| GetInsideHeatTransferCoefficient | 配管内表面の対流熱伝達率[W/(m2·K)]を計算する | |
| GetOutSideHeatTransferCoefficient | 配管外表面の自然対流熱伝達率[W/(m2·K)]を計算する | |
| GetPipeLinearThermalTransmittance | 配管の内外表面間の線熱通過率[W/(mK)]を計算する | |
| GetPressureDrop | 圧力損失[kPa]を取得する | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| RemoveInsulator | 断熱材を取り外す | |
| SetInsulator(Double, WaterPipeInsulator) | 断熱材を設定する | |
| SetInsulator(Double, Double) | 断熱材を設定する | |
| SetPipeThermalConductivity | 配管熱伝導率を設定する | |
| ToString | Returns a string that represents the current object. (Objectから継承) | |
| UpdateFlowRateFromNodePressureDifference | 前後差圧から体積流量[m3/s]を計算する | |
| UpdateHeatFlow | 熱流を更新する |