ExercisePerformanceGoal


abstract class ExercisePerformanceGoal
kotlin.Any
   ↳ android.health.connect.datatypes.ExercisePerformanceGoal

A goal which should be aimed for during a PlannedExerciseStep.

Summary

Nested classes

An ExercisePerformanceGoal that requires completing as many repetitions as possible.

An ExercisePerformanceGoal that requires a target cadence range to be met during the associated PlannedExerciseStep.

An ExercisePerformanceGoal that requires a target heart rate range, in BPM, to be met during the associated PlannedExerciseStep.

An ExercisePerformanceGoal that requires a target power range to be met during the associated PlannedExerciseStep.

An ExercisePerformanceGoal that requires a target RPE (rate of perceived exertion) to be met during the associated PlannedExerciseStep.

An ExercisePerformanceGoal that requires a target speed range to be met during the associated PlannedExerciseStep.

An ExercisePerformanceGoal that is unknown.

An ExercisePerformanceGoal that requires a target weight to be lifted during the associated PlannedExerciseStep.