Home
last modified time | relevance | path

Searched defs:apmag (Results 1 – 5 of 5) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Ducac3.h34 float apmag; member
H A Ducac4.h41 float apmag; member
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Ducac3.h34 float apmag; member
H A Ducac4.h41 float apmag; member
/dports/astro/siril/siril/src/algos/
H A Dphotometry.c256 double apmag = 0.0, mean = 0.0, stdev = 0.0, area = 0.0; in getPhotometryData() local