OpenPace v0.0.1
  • Pages
  • Modules
  • Mix Tasks

    View Source Squeeze.Races.TrainingPace (OpenPace v0.0.1)

    This module defines the training paces. Currently this model is embedded.

    Link to this section Summary

    Functions

    adjust_pace_by_secs(pace, offset)
    default_paces(map)
    easy_pace(marathon_speed, vo2max)
    fivek_pace(marathon_speed, vo2max)
    interval_pace(marathon_speed, vo2max)
    long_pace(marathon_speed, vo2max)
    marathon_pace(marathon_speed, vo2max)
    prev_default_paces(map)
    repetition_pace(marathon_speed, vo2max)
    tempo_pace(marathon_speed, vo2max)
    tenk_pace(marathon_speed, vo2max)

    Link to this section Functions

    Link to this function

    adjust_pace_by_secs(pace, offset)

    View Source
    Link to this function

    default_paces(map)

    View Source
    Link to this function

    easy_pace(marathon_speed, vo2max)

    View Source
    Link to this function

    fivek_pace(marathon_speed, vo2max)

    View Source
    Link to this function

    interval_pace(marathon_speed, vo2max)

    View Source
    Link to this function

    long_pace(marathon_speed, vo2max)

    View Source
    Link to this function

    marathon_pace(marathon_speed, vo2max)

    View Source
    Link to this function

    prev_default_paces(map)

    View Source
    Link to this function

    repetition_pace(marathon_speed, vo2max)

    View Source
    Link to this function

    tempo_pace(marathon_speed, vo2max)

    View Source
    Link to this function

    tenk_pace(marathon_speed, vo2max)

    View Source

    Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language