RunData extension Null safety
Data for run from a reactive list of locations
- on
Properties
- accuracy → double
-
Accuracy in meters
read-only
- distance → String
-
Get a formatted distance with the trailing distance unit [...]
read-only
- elapsed → Duration
-
Time elapsed across locations
read-only
- goodAccuracy → double
-
Good GPS accuracy in meters
read-only
- isMetric → bool
-
Are metric units to be used for displaying values
read-only
- optimalAccuracy → double
-
Optimal GPS accuracy in meters
read-only
- pace → String
-
Get the time taken for the user to run a single reference distance unit. [...]
read-only
- quality → GpsAccuracy
-
Quality of accuracy
read-only
- rawDistance → double
-
Distance run in m
read-only
- speed → String
-
Current speed
read-only
- speedMPS → double
-
Current Speed in m/s
read-only