Home
last modified time | relevance | path

Searched refs:mag2flux (Results 1 – 7 of 7) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dstarutil.h81 double mag2flux(double mag);
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dstarutil.h81 double mag2flux(double mag);
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dstarutil.c177 double mag2flux(double mag) { in mag2flux() function
H A Dc.py1064 def mag2flux(mag): function
1065 return _util.mag2flux(mag)
H A Dutil.py1064 def mag2flux(mag): function
1065 return _util.mag2flux(mag)
H A Dutil_wrap.c18192 result = (double)mag2flux(arg1); in _wrap_mag2flux()
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dstarutil.c188 double mag2flux(double mag) { in mag2flux() function