From 531bb1fac9f367f7e761bffdc01501c4445d8bb8 Mon Sep 17 00:00:00 2001 From: Daniel Warner Date: Fri, 10 Jun 2011 23:45:06 +0000 Subject: [PATCH] Typo --- SGP4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SGP4.h b/SGP4.h index 75fdef1..cf1c23f 100755 --- a/SGP4.h +++ b/SGP4.h @@ -146,7 +146,7 @@ public: DeepSpaceConstants() : gsto(0.0), zmol(0.0), zmos(0.0), resonance_flag(false), - synchronous_flag(false)(0.0), sse(0.0), ssi(0.0), ssl(0.0), ssg(0.0), + synchronous_flag(false), sse(0.0), ssi(0.0), ssl(0.0), ssg(0.0), ssh(0.0), se2(0.0), si2(0.0), sl2(0.0), sgh2(0.0), sh2(0.0), se3(0.0), si3(0.0), sl3(0.0), sgh3(0.0), sh3(0.0), sl4(0.0), sgh4(0.0), ee2(0.0), e3(0.0), xi2(0.0), xi3(0.0), xl2(0.0), xl3(0.0), xl4(0.0), xgh2(0.0),