Home
last modified time | relevance | path

Searched defs:apparent (Results 1 – 23 of 23) sorted by path

/dports/astro/p5-Astro-Coords/Astro-Coords-0.20/lib/Astro/Coords/
H A DElements.pm323 sub apparent { subroutine
H A DEquatorial.pm603 sub apparent { subroutine
H A DFixed.pm272 sub apparent { subroutine
H A DInterpolated.pm271 sub apparent { subroutine
H A DPlanet.pm218 sub apparent { subroutine
/dports/astro/py-skyfield/skyfield-1.41/skyfield/
H A Dpositionlib.py676 def apparent(self): member in Astrometric
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelObject.cpp338 const QString apparent = " " + (withAtmosphere ? q_("(apparent)") : ""); in getCommonInfoString() local
/dports/astro/stellarium/stellarium-0.21.3/src/scripting/
H A DStelMainScriptAPI.cpp1295 double StelMainScriptAPI::refraction(double altitude, bool apparent) in refraction()
/dports/astro/sunclock/sunclock-3.57/
H A Dastro.c102 sunpos(jd, apparent, ra, dec, rv, slong) in sunpos() argument
/dports/comms/ibp/ibp-0.21/
H A Dxdisp.c129 sunpos(jd, apparent, ra, dec, rv, slong) in sunpos() argument
/dports/devel/R-cran-caret/caret/R/
H A Dlearning_curve.R81 apparent <- resampled functionVar
H A Drfe.R2007 apparent <- subset(resamples, Resample == "AllData") globalVar
2009 apparent[, !grepl("^\\.cell|Resample", colnames(apparent)), drop = FALSE] globalVar
H A DselectByFilter.R609 apparent <- ctrl$functions$summary(appResults$pred, lev = lev) functionVar
H A Dtrain_recipes.R592 apparent <- subset(resamples, Resample == "AllData") functionVar
H A Dworkflows.R269 apparent <- subset(resamples, Resample == "AllData") functionVar
579 apparent <- ctrl$functions$summary(appResults$pred, lev = lev) functionVar
718 apparent <- subset(resamples, Resample == "AllData") globalVar
719 apparent <- apparent[,!grepl("^\\.cell|Resample", colnames(apparent)),drop = FALSE] globalVar
/dports/graphics/krita/krita-4.4.8/plugins/impex/xcf/3rdparty/xcftools/
H A Dxcf-general.c33 xcfOffset(uint32_t addr,int spaceafter, uint32_t* apparent) in xcfOffset()
/dports/graphics/xcftools/xcftools-d72ba82/src/
H A Dxcf-general.c31 uint32_t apparent ; in xcfOffset() local
/dports/misc/libpredict/libpredict-2.0.0/src/
H A Drefraction.c49 double apparent = el + predict_refraction(el); in predict_apparent_elevation() local
56 double apparent = el + predict_refraction_ext(el, pressure, temp); in predict_apparent_elevation_ext() local
/dports/net/libgweather/libgweather-40.0/libgweather/
H A Dgweather-weather.c446 gdouble apparent = -1000.; in calc_apparent() local
1052 gdouble apparent; in gweather_info_get_apparent() local
/dports/net/libmateweather/libmateweather-1.26.0/libmateweather/
H A Dweather.c407 gdouble apparent = -1000.; in calc_apparent() local
897 gdouble apparent; in weather_info_get_apparent() local
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…
/dports/x11/mate-panel/mate-panel-1.26.1/applets/clock/
H A Dclock-location-tile.c577 gchar *temp, *apparent; in weather_info_setup_tooltip() local
/dports/x11/xskyroot/xskyroot-920428_2/
H A Dastro.c107 sunpos(jd, apparent, ra, dec, rv, slong) in sunpos() argument