CalcNextExerciseMetsConst class

CalcNextExerciseMetsServiceで使用する定数をまとめたクラス

Constructors

CalcNextExerciseMetsConst()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

initialAdjustmentWeeks → const int
初期のMETs調整期間(週)
initialExerciseReduction → const double
1セット目の1セッション目の運動強度算出のための値
initialMaxMetsAdjustment → const double
初期の最大METs調整値
minMets → const ExerciseIntensityModel
最小のMETs値
poseScoreThreshold → const double
ポーズスコアの閾値
rpeHighThreshold → const int
RPEの高閾値
rpeMediumThresholdInitial → const int
RPEの中閾値(初期)。処方後の初期期間で使用
rpeMediumThresholdLater → const int
RPEの中閾値(後期)。処方後の一定期間経過後に使用
secondaryAdjustmentWeeks → const int
二次的なMETs調整期間(週)
secondaryMaxMetsAdjustment → const double
二次的な最大METs調整値
weekThresholdForRpeChange → const int
RPEの中閾値を変更するまでの期間(週)