Home
last modified time | relevance | path

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

/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelUtils.hpp706 double getDeltaTByJPLHorizons(const double jDay);
H A DStelUtils.cpp1485 double getDeltaTByJPLHorizons(const double jDay) in getDecAngle() function
H A DStelCore.cpp2141 deltaTfunc = StelUtils::getDeltaTByJPLHorizons; in setCurrentDeltaTAlgorithm()
/dports/astro/stellarium/stellarium-0.21.3/src/tests/
H A DtestDeltaT.cpp1063 double result = StelUtils::getDeltaTByJPLHorizons(JD); in testDeltaTByJPLHorizons()