ZTSportActivitySummary

class ZTSportActivitySummary

ZTSportActivitySummary

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Constructors

ZTSportActivitySummary
Link copied to clipboard
fun ZTSportActivitySummary()

Types

Fields
Link copied to clipboard
enum Fields : Enum<ZTSportActivitySummary.Fields>

Properties

activitySpeedAvg
Link copied to clipboard
@SerializedName(value = activity_speed_avg)
var activitySpeedAvg: Float = 0F
activityTime
Link copied to clipboard
@SerializedName(value = activity_time)
var activityTime: Float = 0F
averagedStrideSpeedAvgLeft
Link copied to clipboard
@SerializedName(value = averaged_stride_speed_avg_L)
var averagedStrideSpeedAvgLeft: Float = 0F
averagedStrideSpeedAvgRight
Link copied to clipboard
@SerializedName(value = averaged_stride_speed_avg_R)
var averagedStrideSpeedAvgRight: Float = 0F
balanceAvgRight
Link copied to clipboard
@SerializedName(value = balance_avg_R)
var balanceAvgRight: Float = 0F
balanceLeft
Link copied to clipboard
@SerializedName(value = balance_L)
var balanceLeft: Float = 0F
cadenceAvg
Link copied to clipboard
@SerializedName(value = cadence_avg)
var cadenceAvg: Float = 0F
calories
Link copied to clipboard
var calories: Float = 0F
chunk
Link copied to clipboard
var chunk: Int = 0
contactTimeAvgLeft
Link copied to clipboard
@SerializedName(value = contact_time_avg_L)
var contactTimeAvgLeft: Float = 0F
contactTimeAvgRight
Link copied to clipboard
@SerializedName(value = contact_time_avg_R)
var contactTimeAvgRight: Float = 0F
cushioningAvgLeft
Link copied to clipboard
@SerializedName(value = cushioning_avg_L)
var cushioningAvgLeft: Float = 0F
cushioningAvgRight
Link copied to clipboard
@SerializedName(value = cushioning_avg_R)
var cushioningAvgRight: Float = 0F
distance
Link copied to clipboard
var distance: Float = 0F
fatigueLevel
Link copied to clipboard
@SerializedName(value = fatigue_level)
var fatigueLevel: Float = 0F
footProgressionAngleAvgLeft
Link copied to clipboard
@SerializedName(value = foot_progression_angle_avg_L)
var footProgressionAngleAvgLeft: Float = 0F
footProgressionAngleAvgRight
Link copied to clipboard
@SerializedName(value = foot_progression_angle_avg_R)
var footProgressionAngleAvgRight: Float = 0F
impactForceAvgLeft
Link copied to clipboard
@SerializedName(value = impact_force_avg_L)
var impactForceAvgLeft: Float = 0F
impactForceAvgRight
Link copied to clipboard
@SerializedName(value = impact_force_avg_R)
var impactForceAvgRight: Float = 0F
legStiffnessAvgLeft
Link copied to clipboard
@SerializedName(value = leg_stiffness_avg_L)
var legStiffnessAvgLeft: Float = 0F
legStiffnessAvgRight
Link copied to clipboard
@SerializedName(value = leg_stiffness_avg_R)
var legStiffnessAvgRight: Float = 0F
paceAvg
Link copied to clipboard
@SerializedName(value = pace_avg)
var paceAvg: Float = 0F
proportionContactTimeAvgLeft
Link copied to clipboard
@SerializedName(value = proportion_contact_time_avg_L)
var proportionContactTimeAvgLeft: Float = 0F
proportionContactTimeAvgRight
Link copied to clipboard
@SerializedName(value = proportion_contact_time_avg_R)
var proportionContactTimeAvgRight: Float = 0F
proportionDoubleFlightTimeAvg
Link copied to clipboard
@SerializedName(value = proportion_double_flight_time_avg)
var proportionDoubleFlightTimeAvg: Float = 0F
proportionStrikeForefootAvgLeft
Link copied to clipboard
@SerializedName(value = proportion_strike_forefoot_avg_L)
var proportionStrikeForefootAvgLeft: Float = 0F
proportionStrikeForefootAvgRight
Link copied to clipboard
@SerializedName(value = proportion_strike_forefoot_avg_R)
var proportionStrikeForefootAvgRight: Float = 0F
proportionStrikeHeelAvgLeft
Link copied to clipboard
@SerializedName(value = proportion_strike_heel_avg_L)
var proportionStrikeHeelAvgLeft: Float = 0F
proportionStrikeHeelAvgRight
Link copied to clipboard
@SerializedName(value = proportion_strike_heel_avg_R)
var proportionStrikeHeelAvgRight: Float = 0F
proportionStrikeMidfootAvgLeft
Link copied to clipboard
@SerializedName(value = proportion_strike_midfoot_avg_L)
var proportionStrikeMidfootAvgLeft: Float = 0F
proportionStrikeMidfootAvgRight
Link copied to clipboard
@SerializedName(value = proportion_strike_midfoot_avg_R)
var proportionStrikeMidfootAvgRight: Float = 0F
proportionSwingTimeAvgLeft
Link copied to clipboard
@SerializedName(value = proportion_swing_time_avg_L)
var proportionSwingTimeAvgLeft: Float = 0F
proportionSwingTimeAvgRight
Link copied to clipboard
@SerializedName(value = proportion_swing_time_avg_R)
var proportionSwingTimeAvgRight: Float = 0F
propulsionAngleAvgLeft
Link copied to clipboard
@SerializedName(value = propulsion_angle_avg_L)
var propulsionAngleAvgLeft: Float = 0F
propulsionAngleAvgRight
Link copied to clipboard
@SerializedName(value = propulsion_angle_avg_R)
var propulsionAngleAvgRight: Float = 0F
propulsionSpeedAvgLeft
Link copied to clipboard
@SerializedName(value = propulsion_speed_avg_L)
var propulsionSpeedAvgLeft: Float = 0F
propulsionSpeedAvgRight
Link copied to clipboard
@SerializedName(value = propulsion_speed_avg_R)
var propulsionSpeedAvgRight: Float = 0F
prosupiInAvgLeft
Link copied to clipboard
@SerializedName(value = prosupi_in_avg_L)
var prosupiInAvgLeft: Float = 0F
prosupiInAvgRight
Link copied to clipboard
@SerializedName(value = prosupi_in_avg_R)
var prosupiInAvgRight: Float = 0F
prosupiMidAvgLeft
Link copied to clipboard
@SerializedName(value = prosupi_mid_avg_L)
var prosupiMidAvgLeft: Float = 0F
prosupiMidAvgRight
Link copied to clipboard
@SerializedName(value = prosupi_mid_avg_R)
var prosupiMidAvgRight: Float = 0F
prosupiOutAvgLeft
Link copied to clipboard
@SerializedName(value = prosupi_out_avg_L)
var prosupiOutAvgLeft: Float = 0F
prosupiOutAvgRight
Link copied to clipboard
@SerializedName(value = prosupi_out_avg_R)
var prosupiOutAvgRight: Float = 0F
stabilityAvgLeft
Link copied to clipboard
@SerializedName(value = stability_avg_L)
var stabilityAvgLeft: Float = 0F
stabilityAvgRight
Link copied to clipboard
@SerializedName(value = stability_avg_R)
var stabilityAvgRight: Float = 0F
stepLengthAvg
Link copied to clipboard
@SerializedName(value = step_length_avg)
var stepLengthAvg: Float = 0F
stepsCount
Link copied to clipboard
@SerializedName(value = steps_count)
var stepsCount: Float = 0F
stillTime
Link copied to clipboard
@SerializedName(value = still_time)
var stillTime: Float = 0F
strideHeightAvgLeft
Link copied to clipboard
@SerializedName(value = stride_height_avg_L)
var strideHeightAvgLeft: Float = 0F
strideHeightAvgRight
Link copied to clipboard
@SerializedName(value = stride_height_avg_R)
var strideHeightAvgRight: Float = 0F
strideLengthAvgLeft
Link copied to clipboard
@SerializedName(value = stride_length_avg_L)
var strideLengthAvgLeft: Float = 0F
strideLengthAvgRight
Link copied to clipboard
@SerializedName(value = stride_length_avg_R)
var strideLengthAvgRight: Float = 0F
strikeAngleAvgLeft
Link copied to clipboard
@SerializedName(value = strike_angle_avg_L)
var strikeAngleAvgLeft: Float = 0F
strikeAngleAvgRight
Link copied to clipboard
@SerializedName(value = strike_angle_avg_R)
var strikeAngleAvgRight: Float = 0F
swingTimeAvgLeft
Link copied to clipboard
@SerializedName(value = swing_time_avg_L)
var swingTimeAvgLeft: Float = 0F
swingTimeAvgRight
Link copied to clipboard
@SerializedName(value = swing_time_avg_R)
var swingTimeAvgRight: Float = 0F
twistAvgLeft
Link copied to clipboard
@SerializedName(value = twist_avg_L)
var twistAvgLeft: Float = 0F
twistAvgRight
Link copied to clipboard
@SerializedName(value = twist_avg_R)
var twistAvgRight: Float = 0F
walkingStepsCount
Link copied to clipboard
@SerializedName(value = walking_steps_count)
var walkingStepsCount: Float = 0F
walkingTime
Link copied to clipboard
@SerializedName(value = walking_time)
var walkingTime: Float = 0F