Home
last modified time | relevance | path

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

/dports/astro/sunwait/sunwait-20041208/
H A Dsunriset.c132 obl_ecl, /* Obliquity (inclination) of Earth's axis */ in __daylen__() local
144 obl_ecl = 23.4393 - 3.563E-7 * d; in __daylen__()
150 sin_sdecl = sind(obl_ecl) * sind(slon); in __daylen__()
212 double lon, obl_ecl; in sun_RA_dec() local
225 obl_ecl = 23.4393 - 3.563E-7 * d; in sun_RA_dec()
229 ye = ys * cosd(obl_ecl); in sun_RA_dec()
230 ze = ys * sind(obl_ecl); in sun_RA_dec()
/dports/lang/php73/php-7.3.33/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/deskutils/hebcal/hebcal-4.13/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/devel/py-timelib/timelib-0.2.5/ext-date-lib/
H A Dastro.c157 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
167 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
170 z = y * sind(obl_ecl); in astro_sun_RA_dec()
171 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/www/mod_php81/php-8.1.1/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/lang/php81/php-8.1.1/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/lang/php80/php-8.0.15/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/lang/php74/php-7.4.27/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/www/mod_php74/php-7.4.27/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/www/mod_php80/php-8.0.15/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/www/mod_php73/php-7.3.33/ext/date/lib/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/timelib-2017.05/
H A Dastro.c162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
172 obl_ecl = 23.4393 - 3.563E-7 * d; in astro_sun_RA_dec()
175 z = y * sind(obl_ecl); in astro_sun_RA_dec()
176 y = y * cosd(obl_ecl); in astro_sun_RA_dec()
/dports/www/domoticz/domoticz-2020.2/main/
H A DSunRiseSet.cpp372 obl_ecl, /* Obliquity (inclination) of Earth's axis */ in __daylen__() local
384 obl_ecl = 23.4393 - 3.563E-7 * d; in __daylen__()
390 sin_sdecl = sind(obl_ecl) * sind(slon); in __daylen__()
457 double lon, obl_ecl, x, y, z; in sun_RA_dec() local
467 obl_ecl = 23.4393 - 3.563E-7 * d; in sun_RA_dec()
470 z = y * sind(obl_ecl); in sun_RA_dec()
471 y = y * cosd(obl_ecl); in sun_RA_dec()
/dports/net/linknx/linknx-0.0.1.32/src/
H A Dsuncalc.cpp269 obl_ecl, /* Obliquity (inclination) of Earth's axis */ in __daylen__() local
281 obl_ecl = 23.4393 - 3.563E-7 * d; in __daylen__()
287 sin_sdecl = sind(obl_ecl) * sind(slon); in __daylen__()
349 double lon, obl_ecl, x, y, z; in sun_RA_dec() local
359 obl_ecl = 23.4393 - 3.563E-7 * d; in sun_RA_dec()
362 z = y * sind(obl_ecl); in sun_RA_dec()
363 y = y * cosd(obl_ecl); in sun_RA_dec()
/dports/astro/p5-Astro-Sunrise/Astro-Sunrise-0.99/lib/Astro/
H A DSunrise.pm464 my $obl_ecl = 23.4393 - 3.563E-7 * $d;
467 my $z = $y * sind($obl_ecl);
468 $y = $y * cosd($obl_ecl);
/dports/devel/p5-DateTime-Event-Sunrise/DateTime-Event-Sunrise-0.0506/lib/DateTime/Event/
H A DSunrise.pm898 my $obl_ecl = 23.4393 - 3.563E-7 * $d;
901 my $z = $y * sind($obl_ecl);
902 $y = $y * cosd($obl_ecl);