Edited comment

feature/19
Daniel Warner 2011-03-27 00:09:16 +00:00
parent f13a2975a5
commit 5be4fc2389
1 changed files with 1 additions and 2 deletions

View File

@ -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) {