Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ref:muscle_measure [2019/12/10 13:44] tgeijten |
ref:muscle_measure [2019/12/10 13:48] tgeijten |
||
---|---|---|---|
Line 15: | Line 15: | ||
^ muscle | Muscle & | Muscle to which to apply the penalty to. | | ^ muscle | Muscle & | Muscle to which to apply the penalty to. | | ||
^ activation | [[range_penalty|RangePenalty]]<Real> | Penalty for when the normalized muscle activation [0..1] is out of range. | | ^ activation | [[range_penalty|RangePenalty]]<Real> | Penalty for when the normalized muscle activation [0..1] is out of range. | | ||
- | ^ length | [[range_penalty|RangePenalty]]< Real > | Penalty for when the normalized muscle length [L_opt] is out of range. | | + | ^ length | [[range_penalty|RangePenalty]]<Real> | Penalty for when the normalized muscle length [L_opt] is out of range. | |
- | ^ velocity | [[range_penalty|RangePenalty]]< Real > | Penalty for when the normalized muscle contraction velocity [L_opt/s] is out of range. | | + | ^ velocity | [[range_penalty|RangePenalty]]<Real> | Penalty for when the normalized muscle contraction velocity [L_opt/s] is out of range. | |
^ name | String | Name of the [[measure|Measure]], to be used in reporting; defaults to measure type. | | ^ name | String | Name of the [[measure|Measure]], to be used in reporting; defaults to measure type. | | ||
^ weight | Real | Weighting factor applied to the result of the measure; default = 1. | | ^ weight | Real | Weighting factor applied to the result of the measure; default = 1. | |