ztsportkit
/
fr.zhortech.ztsportkit.api.models.walking
/
ZTSportActivityWalkAnalysis
/
StatsWalking
Stats
Walking
class
StatsWalking
:
ZTSportActivityBaseAnalysis.Stats
Content copied to clipboard
Properties
Properties
cadence
Link copied to clipboard
var
cadence
:
Float
= 0F
Content copied to clipboard
calories
Link copied to clipboard
var
calories
:
Float
= 0F
Content copied to clipboard
distance
Link copied to clipboard
var
distance
:
Float
= 0F
Content copied to clipboard
duration
Link copied to clipboard
var
duration
:
Long
= 0
Content copied to clipboard
maxCadence
Link copied to clipboard
var
maxCadence
:
Float
= 0F
Content copied to clipboard
maxSpeed
Link copied to clipboard
var
maxSpeed
:
Float
= 0F
Content copied to clipboard
speed
Link copied to clipboard
var
speed
:
Float
= 0F
Content copied to clipboard
steps
Link copied to clipboard
var
steps
:
Int
= 0
Content copied to clipboard