|
|
|
@ -2,6 +2,7 @@ |
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* TODO: |
|
|
|
* TODO: |
|
|
|
* - impulsive orbital maneuvers |
|
|
|
* - impulsive orbital maneuvers |
|
|
|
|
|
|
|
* - update libTangerine to only use xyzw parameters: GLM_FORCE_XYZW_ONLY |
|
|
|
* - replace instances of glm:: with using directives |
|
|
|
* - replace instances of glm:: with using directives |
|
|
|
* - compile with '-pedantic' and fix macro warnings |
|
|
|
* - compile with '-pedantic' and fix macro warnings |
|
|
|
* - convert between satellite state vectors and orbital elements |
|
|
|
* - convert between satellite state vectors and orbital elements |
|
|
|
|