Home
last modified time | relevance | path

Searched defs:tjd_ut (Results 1 – 7 of 7) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dswedllst.c310 double *tjd_ut, int ipl, long iflag, in swe_calc_ut_d()
327 char *star, double *tjd_ut, long iflag, in swe_fixstar_ut_d()
375 int CALL_CONV swe_get_ayanamsa_ut_d(double *tjd_ut, double *ayan) in swe_get_ayanamsa_ut_d()
478 double *tjd_ut, double *geolat, double *geolon, int hsys, in swe_houses_d()
485 double *tjd_ut, int32 iflag, double *geolat, double *geolon, int hsys, in swe_houses_ex_d()
606 double *tjd_ut, in swe_lun_eclipse_how_d()
627 int32 CALL_CONV swe_pheno_ut_d(double *tjd_ut, int32 ipl, int32 iflag, double *attr, char *serr) in swe_pheno_ut_d()
639 double *tjd_ut, in swe_azalt_d()
652 double *tjd_ut, in swe_azalt_rev_d()
663 double *tjd_ut, int32 ipl, char *starname, in swe_rise_trans_d()
[all …]
H A Dswecl.c566 double tjd_ut, in swe_sol_eclipse_where()
607 double tjd_ut, in swe_lun_occult_where()
923 double tjd_ut, in swe_sol_eclipse_how()
2791 double tjd_ut, in swe_azalt()
2842 double tjd_ut, in swe_azalt_rev()
3193 double tjd_ut,
3240 double tjd_ut,
4221 double tjd_ut, int32 ipl,
4372 double tjd_ut, int32 ipl, char *starname,
4404 double tjd_ut, int32 ipl, char *starname,
[all …]
H A Dswedate.c491 double d, tjd, tjd_et_1972, tjd_ut, dret[10]; in swe_jdet_to_utc() local
583 void CALL_CONV swe_jdut1_to_utc(double tjd_ut, int32 gregflag, int32 *iyear, int32 *imonth, int32 *… in swe_jdut1_to_utc()
H A Dswehouse.c130 int CALL_CONV swe_houses(double tjd_ut, in swe_houses()
178 int CALL_CONV swe_houses_ex(double tjd_ut, in swe_houses_ex()
207 int CALL_CONV swe_houses_ex2(double tjd_ut, in swe_houses_ex2()
H A Dsweph.c568 int32 CALL_CONV swe_calc_ut(double tjd_ut, int32 ipl, int32 iflag, in swe_calc_ut()
3293 int32 CALL_CONV swe_get_ayanamsa_ex_ut(double tjd_ut, int32 iflag, double *daya, char *serr) in swe_get_ayanamsa_ex_ut()
3327 double CALL_CONV swe_get_ayanamsa_ut(double tjd_ut) in swe_get_ayanamsa_ut()
6977 int32 CALL_CONV swe_fixstar2_ut(char *star, double tjd_ut, int32 iflag, in swe_fixstar2_ut()
7384 double sidt, delt, tjd_ut, eps, nut, nutlo[2]; in swi_get_observer() local
7485 int32 CALL_CONV swe_time_equ(double tjd_ut, double *E, char *serr) in swe_time_equ()
8051 int32 CALL_CONV swe_fixstar_ut(char *star, double tjd_ut, int32 iflag, in swe_fixstar_ut()
H A Dswephlib.c3198 int32 swi_get_tid_acc(double tjd_ut, int32 iflag, int32 denum, int32 *denumret, double *tid_acc, ch… in swi_get_tid_acc()
3242 int32 swi_set_tid_acc(double tjd_ut, int32 iflag, int32 denum, char *serr) in swi_set_tid_acc()
3285 static double sidtime_long_term(double tjd_ut, double eps, double nut) in sidtime_long_term()
3580 double CALL_CONV swe_sidtime(double tjd_ut) in swe_sidtime()
H A Dsweph.h764 double tjd_ut; member