public final class HKVO2MaxTestType
extends java.lang.Object
Represents the test used to create a VO2 Max Sample.
[@constant] HKVO2MaxTestTypeMaxExercise The user was exerted to their physical limit to evaluate and measure actual VO2Max. [@constant] HKVO2MaxTestTypePredictionSubMaxExercise A specific test protocol was used to calculate and correlate a predicted VO2Max. [@constant] HKVO2MaxTestTypePredictionNonExercise A non-exercise equation was used based on user metrics to calculate a predicted VO2Max.
| Modifier and Type | Field and Description |
|---|---|
static long |
MaxExercise |
static long |
PredictionNonExercise |
static long |
PredictionSubMaxExercise |
public static final long MaxExercise
public static final long PredictionSubMaxExercise
public static final long PredictionNonExercise