49 #define SGP4Version "SGP4 Version 2008-11-03"
52 #define M_PI 3.14159265358979323846
66 int epochyr, epochtynumrev;
73 double aycof , con41 , cc1 , cc4 , cc5 , d2 , d3 , d4 ,
74 delmo , eta , argpdot, omgcof , sinmao , t , t2cof, t3cof ,
75 t4cof , t5cof , x1mth2 , x7thm1 , mdot , nodedot, xlcof , xmcof ,
80 double d2201 , d2211 , d3210 , d3222 , d4410 , d4422 , d5220 , d5232 ,
81 d5421 , d5433 , dedt , del1 , del2 , del3 , didt , dmdt ,
82 dnodt , domdt , e3 , ee2 , peo , pgho , pho , pinco ,
83 plo , se2 , se3 , sgh2 , sgh3 , sgh4 , sh2 , sh3 ,
84 si2 , si3 , sl2 , sl3 , sl4 , gsto , xfact , xgh2 ,
85 xgh3 , xgh4 , xh2 , xh3 , xi2 , xi3 , xl2 , xl3 ,
86 xl4 , xlamo , zmol , zmos , atime , xli , xni;
88 double a , altp , alta , epochdays, jdsatepoch , nddot , ndot ,
89 bstar , rcse , inclo , nodeo , ecco , argpo , mo ,
97 gravconsttype whichconst,
char opsmode,
const int satn,
const double epoch,
98 const double xbstar,
const double xecco,
const double xargpo,
99 const double xinclo,
const double xmo,
const double xno,
100 const double xnodeo,
elsetrec& satrec
105 gravconsttype whichconst,
elsetrec& satrec,
double tsince,
106 double r[3],
double v[3]
116 gravconsttype whichconst,
119 double& radiusearthkm,