|
a |
|
b/Application/Examples/StatisticalScalingPlugin/AnyMan_ANSUR.any |
|
|
1 |
|
|
|
2 |
|
|
|
3 |
// Anthropometrics file generated based on ANSUR PCA scaling |
|
|
4 |
Main.HumanModel.Anthropometrics = |
|
|
5 |
{ |
|
|
6 |
BodyMass = 81.99788166330553; |
|
|
7 |
BodyHeight = 1.8000000000000007; |
|
|
8 |
}; |
|
|
9 |
|
|
|
10 |
Main.HumanModel.Anthropometrics.SegmentDimensions = |
|
|
11 |
{ |
|
|
12 |
HeadDepth = DesignVar(0.19854919694591627); |
|
|
13 |
HeadHeight = DesignVar(0.13435062679846901); |
|
|
14 |
HeadWidth = DesignVar(0.15408461276045118); |
|
|
15 |
Left.FootHeight = DesignVar(0.05346215076533939); |
|
|
16 |
Left.FootLength = DesignVar(0.26540765594237714); |
|
|
17 |
Left.FootWidth = DesignVar(0.08057585258177535); |
|
|
18 |
Left.HandBreadth = DesignVar(0.08836086489212641); |
|
|
19 |
Left.HandLength = DesignVar(0.18919620482784752); |
|
|
20 |
Left.LowerArmLength = DesignVar(0.2787988940627688); |
|
|
21 |
Left.ShankLength = DesignVar(0.44933350273014644); |
|
|
22 |
Left.ThighLength = DesignVar(0.4329345672323976); |
|
|
23 |
Left.UpperArmLength = DesignVar(0.31474556404210224); |
|
|
24 |
NeckLength = DesignVar(0.13339097946419404); |
|
|
25 |
PelvisDepth = DesignVar(0.14549510408533453); |
|
|
26 |
PelvisHeight = DesignVar(0.10915196667715318); |
|
|
27 |
PelvisWidth = DesignVar(0.17734410213497); |
|
|
28 |
Right.FootHeight = DesignVar(0.05346215076533939); |
|
|
29 |
Right.FootLength = DesignVar(0.26540765594237714); |
|
|
30 |
Right.FootWidth = DesignVar(0.08057585258177535); |
|
|
31 |
Right.HandBreadth = DesignVar(0.08836086489212641); |
|
|
32 |
Right.HandLength = DesignVar(0.18919620482784752); |
|
|
33 |
Right.LowerArmLength = DesignVar(0.2787988940627688); |
|
|
34 |
Right.ShankLength = DesignVar(0.44933350273014644); |
|
|
35 |
Right.ThighLength = DesignVar(0.4329345672323976); |
|
|
36 |
Right.UpperArmLength = DesignVar(0.31474556404210224); |
|
|
37 |
TrunkDepth = DesignVar(0.1943939027626778); |
|
|
38 |
TrunkHeight = DesignVar(0.6496243660543214); |
|
|
39 |
TrunkWidth = DesignVar(0.3781679964242773); |
|
|
40 |
}; |
|
|
41 |
|