Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | List of all members
wowf.models.workout.DeviceWorkout Class Reference

Base class for all workouts which require the use of a heart rate device. More...

Inheritance diagram for wowf.models.workout.DeviceWorkout:
Inheritance graph
Collaboration diagram for wowf.models.workout.DeviceWorkout:
Collaboration graph

Public Member Functions

def create
- Public Member Functions inherited from wowf.models.workout._Workout
def id

Detailed Description

Base class for all workouts which require the use of a heart rate device.

Definition at line 43 of file workout.py.

Member Function Documentation

def wowf.models.workout.DeviceWorkout.create (   cls,
  user,
  challenge,
  samples 
)

Definition at line 46 of file workout.py.


The documentation for this class was generated from the following file: