PolarExerciseDataTypes
public enum PolarExerciseDataTypes : String
Undocumented
-
Undocumented
Declaration
Swift
case exerciseSummary = "BASE.BPB"
-
Undocumented
Declaration
Swift
case route = "ROUTE.BPB"
-
Undocumented
Declaration
Swift
case routeGzip = "ROUTE.GZB"
-
Undocumented
Declaration
Swift
case routeAdvancedFormat = "ROUTE2.BPB"
-
Undocumented
Declaration
Swift
case routeAdvancedFormatGzip = "ROUTE2.GZB"
-
Undocumented
Declaration
Swift
case samples = "SAMPLES.BPB"
-
Undocumented
Declaration
Swift
case samplesGzip = "SAMPLES.GZB"
-
Undocumented
Declaration
Swift
case samplesAdvancedFormatGzip = "SAMPLES2.GZB"