From 5be4fc2389f56514719c5fd773fd5d9b894d9a6c Mon Sep 17 00:00:00 2001 From: Daniel Warner Date: Sun, 27 Mar 2011 00:09:16 +0000 Subject: [PATCH] Edited comment --- SGDP4.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SGDP4.cpp b/SGDP4.cpp index 81dc1a9..e48b745 100644 --- a/SGDP4.cpp +++ b/SGDP4.cpp @@ -776,8 +776,7 @@ void SGDP4::DeepSpaceInitialize(const double& eosq, const double& sinio, const d } /* - * entrances for lunar-solar periodic - * entry dpper(em, xinc, omgasm, xnodes, xll) + * lunar / solar periodics */ void SGDP4::DeepPeriodics(const double& sinio, const double& cosio, const double& t, double& em, double& xinc, double& omgasm, double& xnodes, double& xll) {