Home
last modified time | relevance | path

Searched refs:jd2 (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/astro/libgal/libgal-0.5.0/sgp4/
H A Dgal_sgp4rs_test.c51 double pass[3][3], jd1, jd2 ; in gal_sgp4rs_test() local
71 gal_cal2jd ( 1998, 6, 29, &jd1, &jd2 ) ; in gal_sgp4rs_test()
72 jd2 += 12.0 / 24.0 + 59.0 / 1440.0 + 13.0 / 86400.0 ; in gal_sgp4rs_test()
79 gal_cal2jd ( 1998, 6, 29, &jd1, &jd2 ) ; in gal_sgp4rs_test()
80 jd2 += 13.0 / 24.0 + 4.0 / 1440.0 + 11.0 / 86400.0 ; in gal_sgp4rs_test()
86 gal_cal2jd ( 1998, 6, 29, &jd1, &jd2 ) ; in gal_sgp4rs_test()
87 jd2 += 13.0 / 24.0 + 9.0 / 1440.0 + 9.0 / 86400.0 ; in gal_sgp4rs_test()
95 gal_cal2jd ( 1998, 6, 29, &jd1, &jd2 ) ; in gal_sgp4rs_test()
103 gal_cal2jd ( 1998, 6, 29, &jd1, &jd2 ) ; in gal_sgp4rs_test()
110 gal_cal2jd ( 1998, 6, 29, &jd1, &jd2 ) ; in gal_sgp4rs_test()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/time/
H A Dformats.py192 def jd2(self, jd2): argument
459 jd2 = self.jd2
505 jd2 = self.jd2
617 jd2 = self.epoch.jd2 + frac
625 jd1_extra = np.round(jd2) if jd2.shape else round(jd2.item())
629 self.jd1, self.jd2 = jd1, jd2
665 jd1, jd2 = self.jd1, self.jd2
905 jd1, jd2 = val.jd1, val.jd2
1336 self.jd2 = jd2
1357 jd1, jd2 = day_frac(jd1, jd2)
[all …]
H A Dcore.py590 jd1, jd2 = day_frac(jd1, jd2)
929 self._time.jd2[item] = value._time.jd2
1071 jd2 = apply_method(jd2)
1200 jd1, jd2 = self.jd1, self.jd2
1223 jd1, jd2 = self.jd1, self.jd2
1239 jd1, jd2 = self.jd1, self.jd2
2176 jd2 = out._time.jd2 - other._time.jd2
2221 jd2 = out._time.jd2 + other._time.jd2
2384 jd2 = op(self._time.jd2, other._time.jd2)
2415 new._time.jd2 = -self._time.jd2
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/time/tests/
H A Dtest_precision.py181 jd1, jd2 = jds
200 assert t_dt.jd1 == t.jd1 and t_dt.jd2 != t.jd2
205 assert t2.jd1 == t.jd1 and t2.jd2 == t.jd2
225 assert t1.jd2 == t3.jd2
227 assert t1.jd2 == t3.jd2
248 assert allclose_jd2(dt_tt.jd2, dt_tai.jd2)
367 jd1, jd2 = jds
384 jd1, jd2 = jds
394 jd1, jd2 = jds
407 jd1, jd2 = jds
[all …]
H A Dtest_custom_formats.py63 self.jd1, self.jd2 = val, val2
79 self.jd1, self.jd2 = val, val2
83 return self.jd1 + self.jd2
100 return self.jd1, self.jd2
120 result['jd2'] = self.jd2
193 self.jd1, self.jd2 = jd1, jd2
197 return self.jd1 + self.jd2
208 self.jd1, self.jd2 = 7.0, 3.0
212 return self.jd1 + self.jd2
237 self.jd1, self.jd2 = 2., 0.
[all …]
H A Dtest_functions.py25 jd2 = func(self.t.jd2, *args, **kwargs)
26 expected = cls(jd1, jd2, format=format, scale=scale)
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/tools/
H A Dcreate_work.cpp204 void get_wu_template(JOB_DESC& jd2) { in get_wu_template() argument
427 JOB_DESC jd2 = jd; in main() local
441 jd2.create(); in main()
451 JOB_DESC jd2 = jd; in main() local
461 if (jd2.assign_flag) { in main()
462 jd2.create(); in main()
476 jd2.wu, in main()
477 jd2.wu_template, in main()
480 jd2.infiles, in main()
482 jd2.command_line, in main()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/
H A Dsolar_system.py224 jd1, jd2 = get_jd12(time, 'tdb')
227 earth_pv_helio, earth_pv_bary = erfa.epv00(jd1, jd2)
235 moon_pv_geo = erfa.moon98(jd1, jd2)
248 body_pv_helio = erfa.plan94(jd1, jd2, body_index)
274 jd1, jd2 = jd1.ravel(), jd2.ravel()
283 posvel = spk.compute(jd1, jd2)
294 spk.generate(jd1, jd2)):
/dports/devel/juce/JUCE-f37e9a1/examples/Assets/Box2DTests/
H A DGears.h70 b2RevoluteJointDef jd2; in Gears() local
71 jd2.Initialize(body2, body3, bd3.position); in Gears()
72 b2Joint* joint2 = m_world->CreateJoint(&jd2); in Gears()
113 b2RevoluteJointDef jd2; in Gears() local
114 jd2.Initialize(ground, body2, bd2.position); in Gears()
115 m_joint2 = (b2RevoluteJoint*)m_world->CreateJoint(&jd2); in Gears()
/dports/devel/juce/JUCE-f37e9a1/examples/DemoRunner/Builds/Android/app/src/main/assets/Box2DTests/
H A DGears.h70 b2RevoluteJointDef jd2; in Gears() local
71 jd2.Initialize(body2, body3, bd3.position); in Gears()
72 b2Joint* joint2 = m_world->CreateJoint(&jd2); in Gears()
113 b2RevoluteJointDef jd2; in Gears() local
114 jd2.Initialize(ground, body2, bd2.position); in Gears()
115 m_joint2 = (b2RevoluteJoint*)m_world->CreateJoint(&jd2); in Gears()
/dports/misc/box2d/box2d-2.4.1/testbed/tests/
H A Dgear_joint.cpp72 b2RevoluteJointDef jd2; in GearJoint() local
73 jd2.Initialize(body2, body3, bd3.position); in GearJoint()
74 b2Joint* joint2 = m_world->CreateJoint(&jd2); in GearJoint()
115 b2RevoluteJointDef jd2; in GearJoint() local
116 jd2.Initialize(ground, body2, bd2.position); in GearJoint()
117 m_joint2 = (b2RevoluteJoint*)m_world->CreateJoint(&jd2); in GearJoint()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Testbed/Tests/
H A DGears.h70 b2RevoluteJointDef jd2; in Gears() local
71 jd2.Initialize(body2, body3, bd3.position); in Gears()
72 b2Joint* joint2 = m_world->CreateJoint(&jd2); in Gears()
113 b2RevoluteJointDef jd2; in Gears() local
114 jd2.Initialize(ground, body2, bd2.position); in Gears()
115 m_joint2 = (b2RevoluteJoint*)m_world->CreateJoint(&jd2); in Gears()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Testbed/Tests/
H A DGears.h69 b2RevoluteJointDef jd2; in Gears() local
70 jd2.Initialize(body2, body3, bd3.position); in Gears()
71 b2Joint* joint2 = m_world->CreateJoint(&jd2); in Gears()
112 b2RevoluteJointDef jd2; in Gears() local
113 jd2.Initialize(ground, body2, bd2.position); in Gears()
114 m_joint2 = (b2RevoluteJoint*)m_world->CreateJoint(&jd2); in Gears()
/dports/astro/py-astropy/astropy-5.0/astropy/utils/iers/
H A Diers.py227 def mjd_utc(self, jd1, jd2=0.): argument
246 jd1, jd2 = jd1.utc.jd1, jd1.utc.jd2
250 mjd = np.floor(jd1 - MJD_ZERO + jd2)
251 utc = jd1 - (MJD_ZERO+mjd) + jd2
254 def ut1_utc(self, jd1, jd2=0., return_status=False): argument
281 return self._interpolate(jd1, jd2, ['UT1_UTC'],
284 def dcip_xy(self, jd1, jd2=0., return_status=False): argument
315 def pm_xy(self, jd1, jd2=0., return_status=False): argument
344 return self._interpolate(jd1, jd2, ['PM_x', 'PM_y'],
357 def _interpolate(self, jd1, jd2, columns, source=None): argument
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Services/
H A DCalendarService.php98 * @param int $jd2 the end range of julian day
106 …public function getCalendarEvents(int $jd1, int $jd2, string $facts, Tree $tree, string $filterof … argument
111 ->where(static function (Builder $query) use ($jd1, $jd2): void {
112 $query->where(static function (Builder $query) use ($jd1, $jd2): void {
115 ->where('d_julianday1', '<=', $jd2);
116 })->orWhere(static function (Builder $query) use ($jd1, $jd2): void {
119 ->where('d_julianday2', '<=', $jd2);
198 * @param int $jd2
206 …public function getEventsList(int $jd1, int $jd2, string $events, bool $only_living, string $sort_… argument
211 foreach (range($jd1, $jd2) as $jd) {
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Algorithm/LinearSolvers/
H A DIpTripletToCSRConverter.cpp235 Index jd2=0; // Entry into ipos_double_compressed_ in InitializeConverter() local
242 ipos_double_triplet_[jd2] = ipos_double_triplet_tmp[jd1]; in InitializeConverter()
243 ipos_double_compressed_[jd2] = ia_tmp[i+1]; in InitializeConverter()
244 jd2++; in InitializeConverter()
246 ipos_double_triplet_[jd2] = ipos_double_triplet_tmp[jd1]; in InitializeConverter()
247 ipos_double_compressed_[jd2] = ia_tmp[jrow+1]; in InitializeConverter()
248 jd2++; in InitializeConverter()
/dports/astro/py-astropy/astropy-5.0/astropy/utils/masked/tests/
H A Dtest_containers.py101 assert_array_equal(self.mt.jd2.mask, self.mask)
103 assert_array_equal(self.mt.jd2.unmasked, self.t.jd2)
120 assert_array_equal(mtscl.jd2.mask, self.mask)
122 assert_array_equal(mtscl.jd2.unmasked, tscl.jd2)
/dports/devel/py-jdcal/jdcal-1.4.1/
H A Djdcal.py198 def jd2gcal(jd1, jd2): argument
268 jd2_f, jd2_i = modf(jd2)
366 def jd2jcal(jd1, jd2): argument
412 jd2_f, jd2_i = modf(jd2)
/dports/astro/py-astropy/astropy-5.0/astropy/utils/iers/tests/
H A Dtest_iers.py62 jd2 = np.array([0.49999421, 0.99997685, 0.99998843, 0., 0.5])
63 ut1_utc = iers_tab.ut1_utc(jd1, jd2)
74 ut1_utc2, status2 = iers_tab.ut1_utc(jd1, jd2, return_status=True)
80 t = Time(jd1, jd2, format='jd', scale='utc')
185 jd2 = np.array([0.49999421, 0.99997685, 0.99998843, 0., 0.5])
186 ut1_utc, status = iers_tab.ut1_utc(jd1, jd2, return_status=True)
235 iers_table.ut1_utc(self.t.jd1, self.t.jd2)
245 delta = iers_table.ut1_utc(self.t.jd1, self.t.jd2)
257 _ = iers_table.ut1_utc(self.t.jd1, self.t.jd2)
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/builtin_frames/
H A Dutils.py121 return newtime.jd1, newtime.jd2
141 def get_cip(jd1, jd2): argument
162 rpnb = erfa.pnm06a(jd1, jd2)
166 s = erfa.s06(jd1, jd2, x, y)
364 jd1, jd2 = get_jd12(time, 'tdb')
365 earth_pv_heliocentric, earth_pv = erfa.epv00(jd1, jd2)
/dports/astro/stellarium/stellarium-0.21.3/src/core/planetsephems/
H A Dde440.cpp66 double jd1, jd2; in InitDE440() local
68 jd2=jpl_get_double(ephem, JPL_EPHEM_END_JD); in InitDE440()
69 … successful. startJD=" << QString::number(jd1, 'f', 4) << "endJD=" << QString::number(jd2, 'f', 4); in InitDE440()
H A Dde430.cpp67 double jd1, jd2; in InitDE430() local
69 jd2=jpl_get_double(ephem, JPL_EPHEM_END_JD); in InitDE430()
70 … successful. startJD=" << QString::number(jd1, 'f', 4) << "endJD=" << QString::number(jd2, 'f', 4); in InitDE430()
H A Dde431.cpp68 double jd1, jd2; in InitDE431() local
70 jd2=jpl_get_double(ephem, JPL_EPHEM_END_JD); in InitDE431()
71 … successful. startJD=" << QString::number(jd1, 'f', 4) << "endJD=" << QString::number(jd2, 'f', 4); in InitDE431()
H A Dde441.cpp67 double jd1, jd2; in InitDE441() local
69 jd2=jpl_get_double(ephem, JPL_EPHEM_END_JD); in InitDE441()
70 … successful. startJD=" << QString::number(jd1, 'f', 4) << "endJD=" << QString::number(jd2, 'f', 4); in InitDE441()
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/TimeHandling/
H A DWeek.hpp221 long jd1,jd2; in adjustToYear() local
225 jd2 = convertCalendarToJD(y,12,31); in adjustToYear()
226 ep2 = (jd2 - MJD_JDAY - MJDEpoch())/7/rollover(); in adjustToYear()

12345678