Home
last modified time | relevance | path

Searched defs:elsetrec (Results 1 – 3 of 3) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gsatellite/
H A Dsgp4unit.h63 typedef struct elsetrec struct
65 long int satnum;
66 int epochyr; //, epochtynumrev;
67 int error;
91 } elsetrec; argument
/dports/astro/py-sgp4/python-sgp4-2.20/extension/
H A DSGP4.h71 int epochyr, epochtynumrev;
74 char init, method;
78 double aycof , con41 , cc1 , cc4 , cc5 , d2 , d3 , d4 ,
79 delmo , eta , argpdot, omgcof , sinmao , t , t2cof, t3cof ,
80 t4cof , t5cof , x1mth2 , x7thm1 , mdot , nodedot, xlcof , xmcof ,
85 double d2201 , d2211 , d3210 , d3222 , d4410 , d4422 , d5220 , d5232 ,
86 d5421 , d5433 , dedt , del1 , del2 , del3 , didt , dmdt ,
87 dnodt , domdt , e3 , ee2 , peo , pgho , pho , pinco ,
88 plo , se2 , se3 , sgh2 , sgh3 , sgh4 , sh2 , sh3 ,
89 si2 , si3 , sl2 , sl3 , sl4 , gsto , xfact , xgh2 ,
[all …]
/dports/astro/marble/marble-21.12.3/src/3rdparty/sgp4/
H A Dsgp4unit.h63 typedef struct elsetrec struct
65 long int satnum;
66 int epochyr, epochtynumrev;
67 int error;
91 } elsetrec; argument