Home
last modified time | relevance | path

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

/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/t/
H A Dmjd.t23 my ($sign, @ihmsf) = Astro::PAL::palDd2tf(0, $frac);
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dpal2ast.h96 #define palDd2tf astPalDd2tf macro
H A Dpal.h187 void palDd2tf ( int ndp, double days, char *sign, int ihmsf[4] );
H A Dtimeframe.c1190 palDd2tf( ndp, fd, sign, ihmsf ); in Format()
H A Dfitschan.c3273 palDd2tf( 3, fd, sign, ihmsf ); in AIPSFromStore()
3806 palDd2tf( 3, fd, sign, ihmsf ); in AIPSPPFromStore()
6034 palDd2tf( 3, fd, sign, ihmsf ); in CLASSFromStore()
18063 palDd2tf( 3, fd, sign, ihmsf ); in IRAFFromStore()
23586 palDd2tf( 3, fd, sign, ihmsf ); in PCFromStore()
34932 palDd2tf( 3, fd, sign, ihmsf ); in WcsFromStore()
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/palsrc/
H A DpalOne2One.c408 void palDd2tf ( int ndp, double days, char *sign, int ihmsf[4] ) { in palDd2tf() function
H A Dpal.h163 void palDd2tf ( int ndp, double days, char *sign, int ihmsf[4] );
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/extsrc/pal/
H A DpalOne2One.c142 void palDd2tf ( int ndp, double days, char *sign, int ihmsf[4] ) { in palDd2tf() function
H A Dpal.h163 void palDd2tf ( int ndp, double days, char *sign, int ihmsf[4] );
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/lib/Astro/
H A DPAL.xs405 palDd2tf(ndp, days)
412 palDd2tf(ndp, days, &sign, ihmsf);