of

fun of(timestamp: Instant, heartRate: Float?, cadence: Float?, count: Int?, power: Float?, speed: Float?): ExerciseLog

Creates an ExerciseLog instance with the given params.

Return

An ExerciseLog instance.

Since

1.0.0

Parameters

timestamp

The time when the exercise log was recorded..

heartRate

The heart rate value, in beats per minute.

cadence

The cadence of movements per minute, e.g. steps per minute.

count

The number of ExerciseLogs.

power

The power, in Watts.

speed

The speed, in meters per second.

Preferences Submitted

You have successfully updated your cookie preferences.