Popolo
Popolo
名前空間
Popolo.HumanBody
TwoNodeModel クラス
TwoNodeModel コンストラクター
TwoNodeModel プロパティ
TwoNodeModel メソッド
TwoNodeModel コンストラクター
インスタンスを初期化する
名前空間:
Popolo.HumanBody
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
コピー
public
TwoNodeModel
(
uint
age
,
bool
isMale
,
double
height
,
double
weight
)
パラメーター
age
型:
System
UInt32
年齢
isMale
型:
System
Boolean
男性か否か
height
型:
System
Double
身長[m]
weight
型:
System
Double
体重[kg]
関連項目
参照
TwoNodeModel クラス
Popolo.HumanBody 名前空間