Popolo
Popolo
名前空間
Popolo.HVAC.ThermalStorage
GroundHeatSource クラス
GroundHeatSource メソッド
GetHeatStorage メソッド
GetTemperature メソッド
InitializeTemperature メソッド
SetDepth メソッド
SetHeatFlow メソッド
SetLength メソッド
Update メソッド
GroundHeatSource
.
SetDepth メソッド
質点の深さ[m]を設定する
名前空間:
Popolo.HVAC.ThermalStorage
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
コピー
public
void
SetDepth
(
int
vSplitNumber
,
double
depth
)
パラメーター
vSplitNumber
型:
System
.
Int32
質点の番号(深さ方向)
depth
型:
System
.
Double
深さ[m]
関連項目
参照
GroundHeatSource クラス
Popolo.HVAC.ThermalStorage 名前空間