リサイズはクリックかドラッグ
BuriedPipe クラス
埋設配管
継承階層
SystemObject
  Popolo.ThermalLoadBuriedPipe

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

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

コンストラクター
  名前説明
Public メソッドBuriedPipe
インスタンスを初期化する
トップ
プロパティ
  名前説明
Public プロパティBranchNumber
分岐の数を取得する
Public プロパティEffectiveness
熱通過有効度[-]を取得する
Public プロパティInletWaterTemperature
水温[C]を取得する
Public プロパティInnerDiameter
内径[m]を取得する
Public プロパティLength
配管総延長[m]を取得する
Public プロパティLowerFinEfficiency
下側フィン効率[-]を取得する
Public プロパティOuterDiameter
外径[m]を取得する
Public プロパティPitch
配管敷設ピッチ[m]を取得する
Public プロパティThermalConductivityOfTube
配管材の熱伝導率[W/(mK)]を取得する
Public プロパティUpperFinEfficiency
上側フィン効率[-]を取得する
Public プロパティWaterFlowRate
水量[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 メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドSetFlowRate
体積流量[kg/s]を設定する
Public メソッドSetWaterTemperature
水温[C]を設定する
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
関連項目