Home
last modified time | relevance | path

Searched defs:cd21 (Results 1 – 14 of 14) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dfits-guess-scale.c81 double cd11, cd12, cd21, cd22; in fits_guess_scale_hdr() local
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dastapastrometryparser.cpp110 double cd21 = 0; in solverComplete() local
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dwcssub.c198 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgics() local
434 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgicsa() local
/dports/astro/cfitsio/cfitsio-3.49/
H A Dwcssub.c198 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgics() local
434 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgicsa() local
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dwcssub.c198 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgics() local
434 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgicsa() local
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dwcssub.c198 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgics() local
434 double cd11 = 0.0, cd21 = 0.0, cd22 = 0.0, cd12 = 0.0; in ffgicsa() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Ddssmap.h165 double cd11,cd12,cd21,cd22; member
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/
H A Dexternalsextractorsolver.cpp1258 double cd21 = 0; in getASTAPSolutionInformation() local
/dports/textproc/sgmls/sgmls/
H A Dpcbrf.c994 cd21 []={CD2 ,CD2 ,CD2 ,CD2 ,CD2 ,CD1 ,CD2 ,CD1 ,CD2 ,CD2 ,CD2 ,CD2 ,CD2 ,CD2 , variable
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/sgmls-1.1/
H A Dpcbrf.c986 cd21 []={CD2 ,CD2 ,CD2 ,CD2 ,CD2 ,CD1 ,CD2 ,CD1 ,CD2 ,CD2 ,CD2 ,CD2 ,CD2 ,CD2 , variable
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dc.py1336 def set(self, crval1, crval2, crpix1, crpix2, cd11, cd12, cd21, cd22, imagew, imageh): argument
1405 def set_cd(self, cd11, cd12, cd21, cd22): argument
H A Dutil.py1336 def set(self, crval1, crval2, crpix1, crpix2, cd11, cd12, cd21, cd22, imagew, imageh): argument
1405 def set_cd(self, cd11, cd12, cd21, cd22): argument
H A Dutil_wrap.c4127 …val1,double crval2,double crpix1,double crpix2,double cd11,double cd12,double cd21,double cd22,dou… in new_tan_t__SWIG_1()
4151 …val1,double crval2,double crpix1,double crpix2,double cd11,double cd12,double cd21,double cd22,dou… in tan_t_set()
4245 SWIGINTERN void tan_t_set_cd(tan_t *self,double cd11,double cd12,double cd21,double cd22){ in tan_t_set_cd()
/dports/astro/astrometry/astrometry.net-0.85/plot/
H A Dplotstuff_wrap.c3525 double cd11, double cd12, double cd21, double cd22) { in new_sip_t()