ICalcNextExerciseMets class abstract

次の運動のメッツを計算する 詳細な仕様はドキュメントを参照する 処方の内容や開始日、自覚的運動強度、最後のメッツから次のメッツを計算する

Implementers

Constructors

ICalcNextExerciseMets()

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

exec({required ExerciseIntensityModel lastMets, required Prescription prescription}) Future<ExerciseIntensityModel>
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