Units

  • Physique Unit

    See more

    Declaration

    Swift

    @available(swift 3.1)
    @available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *)
    open class RatingUnit : Unit
  • The flow score estimates how long distance wise a cyclist deaccelerates over intervals where deacceleration is unnecessary such as smooth turns or small grade angle intervals

    See more

    Declaration

    Swift

    @available(swift 3.1)
    @available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *)
    open class UnitFitFlow : Unit
  • The grit score estimates how challenging a route could be for a cyclist in terms of time spent going over sharp turns or large grade slopes

    See more

    Declaration

    Swift

    @available(swift 3.1)
    @available(iOS 10.0, tvOS 10.0, watchOS 3.0, macOS 10.12, *)
    open class UnitFitGrit : Unit