Home
last modified time | relevance | path

Searched defs:degrees (Results 1 – 25 of 2232) sorted by path

12345678910>>...90

/dports/astro/R-cran-maptools/maptools/R/
H A Dgc_dist.R23 as.radians <- function(degrees) degrees * pi / 180 argument
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dget-healpix.c38 anbool degrees = TRUE; in main() local
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dastro.cpp221 void astro::decimalToDegMinSec(double angle, int& degrees, int& minutes, double& seconds) in decimalToDegMinSec()
234 double astro::degMinSecToDecimal(int degrees, int minutes, double seconds) in degMinSecToDecimal()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp2938 int degrees, minutes; in displayAngle() local
2959 int degrees, minutes; in displayDeclination() local
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dastro.cpp221 void astro::decimalToDegMinSec(double angle, int& degrees, int& minutes, double& seconds) in decimalToDegMinSec()
234 double astro::degMinSecToDecimal(int degrees, int minutes, double seconds) in degMinSecToDecimal()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp2938 int degrees, minutes; in displayAngle() local
2959 int degrees, minutes; in displayDeclination() local
/dports/astro/foxtrotgps/foxtrotgps-1.2.2/src/
H A Dconverter.c85 int degrees; in latdeg2latmin() local
104 int degrees; in londeg2lonmin() local
123 int degrees, full_minutes; in latdeg2latsec() local
145 int degrees, full_minutes; in londeg2lonsec() local
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dunits.c287 int sign, degrees=0, arc_minutes=0; in gal_units_degree_to_dec() local
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Denigma.cc86 int degrees = fabs(val); in decToEnigmaPosition() local
H A Dpocketfms_wp.cc41 int degrees, minutes; in wppos_to_dec() local
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Denigma.c84 int degrees = fabs(val); in decToEnigmaPosition() local
H A Dpocketfms_wp.c39 int degrees, minutes; in wppos_to_dec() local
/dports/astro/gpsd/gpsd-3.20/gps/
H A Dclienthelpers.py754 def deg_to_str(fmt, degrees): argument
/dports/astro/kstars/kstars-3.5.6/Tests/internalguide/
H A Dtestguidestars.cpp245 double degrees = 360.0 * radians / (2.0 * M_PI); in toDegrees() local
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dcachingdms.h244 explicit CachingDms(const double &degrees, const double &sine, const double &cosine) in CachingDms()
H A Dqcustomplot.cpp8641 void QCPAxis::setTickLabelRotation(double degrees) in setTickLabelRotation()
29749 void QCPItemText::setRotation(double degrees) in setRotation()
31418 void QCPPolarAxisRadial::setAngle(double degrees) in setAngle()
31523 void QCPPolarAxisRadial::setTickLabelRotation(double degrees) in setTickLabelRotation()
33340 void QCPPolarAxisAngular::setAngle(double degrees) in setAngle()
33437 void QCPPolarAxisAngular::setTickLabelRotation(double degrees) in setTickLabelRotation()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Drotations.cpp22 double d2r(double degrees) in d2r()
126 V3 rotateAroundAxis(const V3 &point, const V3 &axis, double degrees) in rotateAroundAxis()
146 V3 rotateAroundY(const V3 &point, double degrees) in rotateAroundY()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/internalguide/
H A Dguidelog.cpp77 double degreesToHours(double degrees) in degreesToHours()
269 void GuideLog::endCalibrationSection(GuideDirection direction, double degrees) in endCalibrationSection()
/dports/astro/kstars/kstars-3.5.6/kstars/printing/
H A Dsimplefovexporter.h118 …static inline double calculateZoomLevel(int pixelSize, float degrees) { return (pixelSize * 57.3 *… in calculateZoomLevel()
126 static inline double calculatePixelSize(float degrees, double zoomLevel) in calculatePixelSize()
/dports/astro/kstars/kstars-3.5.6/kstars/skycomponents/
H A Dartificialhorizoncomponent.cpp195 double normalizeDegrees(double degrees) in normalizeDegrees()
/dports/astro/kstars/kstars-3.5.6/kstars/terrain/
H A Dterrainrenderer.cpp201 double rationalizeAz(double degrees) in rationalizeAz()
214 double rationalizeAlt(double degrees) in rationalizeAlt()
/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dgreatcircle.cpp22 double d2r(double degrees) in d2r()
/dports/astro/kstars/kstars-3.5.6/packaging/android/apk/src/org/kde/kstars/math/
H A DMathUtils.java69 static public final float sinDeg (float degrees) { in sinDeg()
74 static public final float cosDeg (float degrees) { in cosDeg()
H A DMatrix3.java89 public Matrix3 setToRotation (float degrees) { in setToRotation()
H A DVector2.java255 public Vector2 rotate (float degrees) { in rotate()

12345678910>>...90