Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 958 Bytes

Split.md

File metadata and controls

16 lines (12 loc) · 958 Bytes

Split

Properties

Name Type Description Notes
average_speed f32 The average speed of this split, in meters per second [optional] [default to null]
distance f32 The distance of this split, in meters [optional] [default to null]
elapsed_time i32 The elapsed time of this split, in seconds [optional] [default to null]
elevation_difference f32 The elevation difference of this split, in meters [optional] [default to null]
pace_zone i32 The pacing zone of this split [optional] [default to null]
moving_time i32 The moving time of this split, in seconds [optional] [default to null]
split i32 N/A [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]