Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 889 Bytes

Split.md

File metadata and controls

17 lines (12 loc) · 889 Bytes

Split

Properties

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

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