Class that holds Course information
Dependents: Course_Example course_input class_finder
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:8fea357ee7a5 | 2016-12-08 | kkizirian | Updated some building lat and long positions |
8:f235174016c8 | 2016-12-08 | kkizirian | Added a few buildings |
7:fe9fcb384036 | 2016-12-08 | kkizirian | Added getHour_inMilitaryTime() to get hour in 24 hour clock, to be compared with GPS time |
6:f231ecc9b944 | 2016-12-08 | kkizirian | Using map class to make things easier |
5:7d792c9848bb | 2016-12-07 | kkizirian | Removed map class to save memory, removed getMinute_toString() and added getHour_toString() |
4:bc4b05dacca3 | 2016-12-07 | kkizirian | Added getHour_toString() |
3:e2024ec77d96 | 2016-12-07 | kkizirian | Fixed getHour_forCompare() function |
2:8f163dc0b6c4 | 2016-12-07 | kkizirian | Cut out some classes to save memory and added a getHour_forCompare() function to handle the case where the hour is 12. |
1:b02713ff0bd5 | 2016-12-05 | kkizirian | Fixed the way the file string is handled so that both hour and minute have a leading zero if they are a single digit. |
0:72f706b36195 | 2016-12-05 | kkizirian | first commit |