Home
last modified time | relevance | path

Searched defs:hpnside (Results 1 – 17 of 17) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dcodefile.h42 int hpnside; member
H A Dquadfile.h29 int hpnside; member
H A Dcatalog.h22 int hpnside; member
H A Dindex.h48 int hpnside; member
H A Dmatchobj.h74 int16_t hpnside; member
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dquadfile.h29 int hpnside; member
H A Dcodefile.h42 int hpnside; member
H A Dcatalog.h22 int hpnside; member
H A Dindex.h50 int hpnside; member
H A Dmatchobj.h70 int16_t hpnside; member
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dunpermute-quads.c29 int hpnside; in unpermute_quads() local
H A Dallquads.c193 int hp, hpnside; in allquads_open_outputs() local
H A Dunpermute-stars.c31 int hpnside = 0; in unpermute_stars() local
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dindex.c127 int index_get_missing_cut_params(int indexid, int* hpnside, int* nsweep, in index_get_missing_cut_params()
H A Dc.py244 hpnside = property(_util.index_t_hpnside_get, _util.index_t_hpnside_set) variable in index_t
323 def index_get_missing_cut_params(indexid, hpnside, nsweep, dedup, margin, band): argument
335 hpnside = property(_util.quadfile_t_hpnside_get, _util.quadfile_t_hpnside_set) variable in quadfile_t
H A Dutil.py244 hpnside = property(_util.index_t_hpnside_get, _util.index_t_hpnside_set) variable in index_t
323 def index_get_missing_cut_params(indexid, hpnside, nsweep, dedup, margin, band): argument
335 hpnside = property(_util.quadfile_t_hpnside_get, _util.quadfile_t_hpnside_set) variable in quadfile_t
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dindex.c194 int index_get_missing_cut_params(int indexid, int* hpnside, int* nsweep, in index_get_missing_cut_params()