Bicycle Ride Calorie Calculator

From OS2World.Com Wiki
Jump to navigation Jump to search
Bicycle Ride Calorie Calculator
Version 1.01 (1995-12-21)
Vendor
Author Greg Kondrasuk
License Freeware
Download BicycleRideCalCalc_1-01.zip
Website

Bicycle Ride Calorie Calculator is a simple program that calculates the number of calories expended on a bicycle ride. It is based on an article in the May 1989 issue of Bicycling Magazine, pp. 100-103. It provides a good estimate of the number of calories burned based on time, distance, rider weight, wind speed and direction, drafting, and climbing. It is not meant to be a completely accurate calculator and playing with the input values will reveal that the equations break down for very small and very large average speed values. Calorie expenditure values seem very reasonable for average speeds between 5 and 30 mph.

There are three versions of the software. The Linux version was written in C++ using the FLTK widget library. The OS/2 version was written in REXX using version 3 of VisPro/REXX. The Java version was written a while back using version 1.02 of the JDK.