Removed comment
parent
3647405bca
commit
1d45476e73
|
@ -287,9 +287,6 @@ void SGDP4::FindPositionSDP4(double tsince) {
|
||||||
|
|
||||||
DeepPeriodics(tsince, e, xinc, omgadf, xnode, xmam);
|
DeepPeriodics(tsince, e, xinc, omgadf, xnode, xmam);
|
||||||
|
|
||||||
/*
|
|
||||||
* TODO: is this needed
|
|
||||||
*/
|
|
||||||
if (xinc < 0.0) {
|
if (xinc < 0.0) {
|
||||||
xinc = -xinc;
|
xinc = -xinc;
|
||||||
xnode += Globals::PI();
|
xnode += Globals::PI();
|
||||||
|
|
Loading…
Reference in New Issue