Commit Graph

13 Commits (1cf4c38d1af7cee29c742adf08b59a1b7d81202d)

Author SHA1 Message Date
Daniel Warner 0b43b14b18 Moved Trim functions into Global file 2011-05-27 16:51:23 +00:00
Daniel Warner cd21f739ae If you pass invalid line number to IsValidLine it returns false 2011-05-27 16:03:11 +00:00
Daniel Warner 96c05ca4cb Changes to tle rules 2011-05-08 13:39:20 +01:00
Daniel Warner 1df0df216b Checksum disabled. Formatting. Check to make sure line length is long enough 2011-04-11 10:58:10 +01:00
Daniel Warner 6285c9e041 If '-' in Tle pattern, valid characters are '+' or '-' 2011-04-10 00:52:11 +01:00
Daniel Warner 5829dbd88e If '+' in Tle pattern, valid characters are '+', '-' and ' ' 2011-04-10 00:44:38 +01:00
Daniel Warner 1d1aac3f5c Removed array of values from Tle 2011-04-07 14:42:25 +01:00
Daniel Warner d90c1274a4 Dont use assert when calling ValidateLine 2011-04-06 00:53:11 +01:00
Daniel Warner d497544ca2 Misc formatting
Program now loops around and prints az/el for a set of satellites
2011-03-30 18:16:37 +01:00
Daniel Warner 896548d782 Removed tle struct at t = 0.0; 2011-03-26 19:17:12 +00:00
Daniel Warner 9489131d8e Added test sgp4. Tle verifies format. 2011-03-26 12:47:53 +00:00
Daniel Warner 3fa30998bc Create sample data for Tles 2011-03-24 16:19:34 +00:00
Daniel Warner a118a86fe1 Added Tle class 2011-03-24 16:08:24 +00:00