Time Travel Calculator

Intro:
I am using hex fields quite heavily when generating terrain that the group has to travel, while trying to figure out how long it would take the group to cross a hex 
field of specific terrain I found that it takes quite a long time to figure it out while playing so I looked whether anyone has written a program that would help and couldn't find one, so I created this little helper.
I coded this program in one day (incl. Testing) so it might contain a few bugs.
All bug reports and suggestions mailto:mosher@mail.micropoint.de

Usage:
The Program is pretty straight forward. Just choose the unit of measurement you want to use from the Units Menu e.g. Yard, Meters etc. Choose the Result type you want (in the Result Menu), this can be either time that it will take to travel the distance entered or the distance that you can travel in the time that has been entered.

Then you enter the Movement Rate (usually the one of the slowest character in the group). The distance or Time. Distance in the Unit you chose, and Time in dd:hh:mm format, where dd is days, hh = hours and mm = minutes. 
Choose the Terrain type, Weather Conditions and Obstacles. The later two can remain empty. And click on the calculate button.

Have fun testing it, and I hope it proves useful.

Cheers
	Markus

