Class that holds Course information
Dependents: Course_Example course_input class_finder
History
Updated some building lat and long positions
2016-12-08, by kkizirian [Thu, 08 Dec 2016 21:39:09 +0000] rev 9
Updated some building lat and long positions
Added a few buildings
2016-12-08, by kkizirian [Thu, 08 Dec 2016 21:02:51 +0000] rev 8
Added a few buildings
Added getHour_inMilitaryTime() to get hour in 24 hour clock, to be compared with GPS time
2016-12-08, by kkizirian [Thu, 08 Dec 2016 17:59:37 +0000] rev 7
Added getHour_inMilitaryTime() to get hour in 24 hour clock, to be compared with GPS time
Using map class to make things easier
2016-12-08, by kkizirian [Thu, 08 Dec 2016 17:15:04 +0000] rev 6
Using map class to make things easier
Removed map class to save memory, removed getMinute_toString() and added getHour_toString()
2016-12-07, by kkizirian [Wed, 07 Dec 2016 22:23:17 +0000] rev 5
Removed map class to save memory, removed getMinute_toString() and added getHour_toString()
Added getHour_toString()
2016-12-07, by kkizirian [Wed, 07 Dec 2016 17:57:11 +0000] rev 4
Added getHour_toString()
Fixed getHour_forCompare() function
2016-12-07, by kkizirian [Wed, 07 Dec 2016 02:03:35 +0000] rev 3
Fixed getHour_forCompare() function
Cut out some classes to save memory and added a getHour_forCompare() function to handle the case where the hour is 12.
2016-12-07, by kkizirian [Wed, 07 Dec 2016 01:41:40 +0000] rev 2
Cut out some classes to save memory and added a getHour_forCompare() function to handle the case where the hour is 12.
Fixed the way the file string is handled so that both hour and minute have a leading zero if they are a single digit.
2016-12-05, by kkizirian [Mon, 05 Dec 2016 02:47:38 +0000] rev 1
Fixed the way the file string is handled so that both hour and minute have a leading zero if they are a single digit.
first commit
2016-12-05, by kkizirian [Mon, 05 Dec 2016 00:31:29 +0000] rev 0
first commit