Commit Graph

14 Commits (6a448b4850e5fbf8c1ca03bb5f6013a9fdc1fd91)

Author SHA1 Message Date
Daniel Warner 6a448b4850
Misc c++ updates (#30)
* Misc c++ updates

* update trim

Co-authored-by: Dan Warner <info@danrw.com>
2022-11-13 13:22:13 +00:00
Daniel Warner dd1ced0ce4
pragma once (#27)
Co-authored-by: Dan Warner <info@danrw.com>
2022-11-13 11:33:05 +00:00
srcejon 835e40a5e6
Add DateTime constructor that has a microsecond parameter (#24) 2022-11-13 11:13:43 +00:00
Daniel Warner a43acae9ff
Resolve #19 (#26)
Co-authored-by: Dan Warner <info@danrw.com>
2022-11-13 11:09:27 +00:00
las3rlars f5cb54b382 Add algorithm include (#18)
* std::min is declared in algorithm
2019-12-07 11:47:10 +00:00
Daniel Warner efcea7b6d5
Use std chrono (#12) 2018-11-04 21:09:53 +00:00
Daniel Warner 52dcd7f0f5 GMST update 2018-08-31 14:42:15 +01:00
Daniel Warner c48d723692
Epoch fix (#5)
Correct modified julian
2018-08-25 12:50:39 +01:00
Daniel Warner 09b9c7c921 Use c++99 2017-01-07 13:41:40 +00:00
Daniel Warner 7cf5e6496b Remove unnecessary virtual destructor. Correct doxygen comments. Adjust formatting. 2016-05-18 20:57:15 +01:00
Daniel Warner cbffb8355c Add license 2013-04-01 11:33:34 +01:00
Daniel Warner 566be64e8d Rename Topographic to Topocentric. Add brief comments to all classes. 2012-10-25 20:40:47 +01:00
Daniel Warner 62da021303 Code comments, renaming of methods. Updated test programs. 2012-10-24 18:01:17 +01:00
Daniel Warner 2b5e39efe2 Update after major changes 2012-10-11 19:52:51 +01:00