MobilityMetrics
import type { MobilityMetrics } from "https://googleapis.deno.dev/v1/health:v4.ts";Mobility workouts specific metrics
interface MobilityMetrics {
avgCadenceStepsPerMinute?: number;
avgGroundContactTimeDuration?: number;
avgStrideLengthMillimeters?: bigint;
avgVerticalOscillationMillimeters?: bigint;
avgVerticalRatio?: number;
}§Properties
§
avgCadenceStepsPerMinute?: number
[src]Optional. Cadence is a measure of the frequency of your foot strikes. Steps / min in real time during workout.
§
avgGroundContactTimeDuration?: number
[src]Optional. The ground contact time for a particular stride is the amount of time for which the foot was in contact with the ground on that stride
§
avgStrideLengthMillimeters?: bigint
[src]Optional. Stride length is a measure of the distance covered by a single stride