|
|
|
@ -2,6 +2,7 @@ |
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* TODO: |
|
|
|
* TODO: |
|
|
|
* - impulsive orbital maneuvers |
|
|
|
* - impulsive orbital maneuvers |
|
|
|
|
|
|
|
* - replace instances of glm:: with using directives |
|
|
|
* - convert between satellite state vectors and orbital elements |
|
|
|
* - convert between satellite state vectors and orbital elements |
|
|
|
* - orbits with nu (true anom at T0) other than 0 degrees |
|
|
|
* - orbits with nu (true anom at T0) other than 0 degrees |
|
|
|
* - plane change maneuvers |
|
|
|
* - plane change maneuvers |
|
|
|
|