リサイズはクリックかドラッグ
MultiNodeModel.GetMetabolicRate メソッド
代謝量[W]を取得する

名前空間:  Popolo.HumanBody
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public double GetMetabolicRate(
	MultiNodeModel. Node node,
	MultiNodeModel. Layer layer
)

パラメーター

node
型: Popolo.HumanBody.MultiNodeModel.Node

["M:Popolo.HumanBody.MultiNodeModel.GetMetabolicRate(Popolo.HumanBody.MultiNodeModel.Node,Popolo.HumanBody.MultiNodeModel.Layer)"に対する<param name="node"/>がありません

layer
型: Popolo.HumanBody.MultiNodeModel.Layer

["M:Popolo.HumanBody.MultiNodeModel.GetMetabolicRate(Popolo.HumanBody.MultiNodeModel.Node,Popolo.HumanBody.MultiNodeModel.Layer)"に対する<param name="layer"/>がありません

戻り値

型: Double
代謝量[W]

実装

ImmutableMultiNodeModel.GetMetabolicRate(MultiNodeModel.Node, MultiNodeModel.Layer)
関連項目