| GroundHeatSource メソッド |
GroundHeatSource 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| 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から継承) | |
| GetHashCode | Serves as the default hash function. (Objectから継承) | |
| GetHeatStorage | 土壌の熱量[MJ]を積算する | |
| GetTemperature | 地中温度[C]を取得する | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| InitializeTemperature | 地中温度を初期化する | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| SetDepth | 質点の深さ[m]を設定する | |
| SetHeatFlow | 地中熱交換器からの熱流[W/m2]を設定する | |
| SetLength | 質点の幅[m]を設定する | |
| ToString | Returns a string that represents the current object. (Objectから継承) | |
| Update | 状態を予測する |