Edited FindPositionSDP4() to fit pdf code

feature/19
Daniel Warner 2011-03-30 14:05:56 +01:00
parent 43f6aca6f8
commit bb054e47b0
1 changed files with 0 additions and 2 deletions

View File

@ -284,9 +284,7 @@ void SGDP4::FindPositionSDP4(double tsince) {
DeepSecular(tsince, xmdf, omgadf, xnode, em, xinc, xn);
a = pow(constants_.XKE / xn, constants_.TWOTHRD) * pow(tempa, 2.0);
xn = constants_.XKE / pow(a, 1.5);
e = em - tempe;
double xmam = xmdf + RecoveredMeanMotion() * templ;
//CALL DPPER(E, XINC, OMGADF, XNODE, XMAM)