Home
last modified time | relevance | path

Searched refs:palPcd (Results 1 – 8 of 8) sorted by relevance

/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/palsrc/
H A DpalPcd.c98 void palPcd( double disco, double *x, double *y ) { in palPcd() function
H A Dpal.h387 void palPcd ( double disco, double *x, double *y );
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/
H A DChanges12 palPcd, palPolmo, palPxy, palUnpcd and palXy2xy.
H A DMANIFEST321 palsrc/palPcd.c
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/t/
H A Dpaltest.t319 ($x, $y) = palPcd($disco, $x, $y);
331 ($x, $y) = palPcd($disco, $x, $y);
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dpal.h411 void palPcd ( double disco, double *x, double *y );
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/extsrc/pal/
H A Dpal.h387 void palPcd ( double disco, double *x, double *y );
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/lib/Astro/
H A DPAL.xs1301 palPcd(disco, x, y)
1306 palPcd(disco, &x, &y);