Skip to content

Explanation about read values #69

@Bishamon1987

Description

@Bishamon1987

Heey there,
I was looking at the code and didnt really understand some read values. What are the units.
For instance:
Speed get its value from 'avg_distance_cmps'
Instantaneous pace gets its value from a calculation (500 * 100) / value of 'avg_distance_cmps'.

What is 'avg_distance_cmps' what unit does it use? m/s, mil/h etc?
What are the numbers 500 and 100 and why not use 50000 instead of calculating it first?

Maybe make a list of values and what they mean with units and explanation of the math behind it if it is used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions