Home
last modified time | relevance | path

Searched refs:J2000NPoleW1 (Results 1 – 1 of 1) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DSolarSystem.cpp1123 …const double J2000NPoleW1 = pd.value(secname+"/rot_pole_w1", 0.).toDouble(); // [degrees/d] Basi… in loadPlanets() local
1124 if (fabs(J2000NPoleW1) > 0.0) // Patch possibly old period value with a more modern value. in loadPlanets()
1127 rotPeriod=360.0/J2000NPoleW1; in loadPlanets()
1174 J2000NPoleW1); in loadPlanets()