Popolo
Popolo
名前空間
Popolo.HVAC.ThermalStorage
GroundHeatSource クラス
GroundHeatSource メソッド
GetHeatStorage メソッド
GetTemperature メソッド
InitializeTemperature メソッド
SetDepth メソッド
SetHeatFlow メソッド
SetLength メソッド
Update メソッド
GroundHeatSource
GetTemperature メソッド
地中温度[C]を取得する
名前空間:
Popolo.HVAC.ThermalStorage
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
double
GetTemperature
(
int
n
,
int
m
)
パラメーター
n
型:
System
Int32
半径方向分割番号
m
型:
System
Int32
深さ方向分割番号
戻り値
型:
Double
地中温度[C]
関連項目
参照
GroundHeatSource クラス
Popolo.HVAC.ThermalStorage 名前空間