Home
last modified time | relevance | path

Searched refs:asterisms (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dasterism.cpp116 AsterismList* asterisms = new AsterismList(); in ReadAsterismList() local
125 for_each(asterisms->begin(), asterisms->end(), deleteFunc<Asterism*>()); in ReadAsterismList()
126 delete asterisms; in ReadAsterismList()
137 for_each(asterisms->begin(), asterisms->end(), deleteFunc<Asterism*>()); in ReadAsterismList()
138 delete asterisms; in ReadAsterismList()
165 asterisms->insert(asterisms->end(), ast); in ReadAsterismList()
170 return asterisms; in ReadAsterismList()
H A Dcommand.cpp1017 AsterismList* asterisms = u->getAsterisms(); in process() local
1018 for (AsterismList::const_iterator iter = asterisms->begin(); in process()
1019 iter != asterisms->end(); iter++) in process()
1091 AsterismList* asterisms = u->getAsterisms(); in process() local
1092 for (AsterismList::const_iterator iter = asterisms->begin(); in process()
1093 iter != asterisms->end(); iter++) in process()
H A Duniverse.h123 AsterismList* asterisms; variable
H A Duniverse.cpp33 asterisms(NULL), in Universe()
82 return asterisms; in getAsterisms()
87 asterisms = _asterisms; in setAsterisms()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dasterism.cpp116 AsterismList* asterisms = new AsterismList(); in ReadAsterismList() local
125 for_each(asterisms->begin(), asterisms->end(), deleteFunc<Asterism*>()); in ReadAsterismList()
126 delete asterisms; in ReadAsterismList()
137 for_each(asterisms->begin(), asterisms->end(), deleteFunc<Asterism*>()); in ReadAsterismList()
138 delete asterisms; in ReadAsterismList()
165 asterisms->insert(asterisms->end(), ast); in ReadAsterismList()
170 return asterisms; in ReadAsterismList()
H A Dcommand.cpp1017 AsterismList* asterisms = u->getAsterisms(); in process() local
1018 for (AsterismList::const_iterator iter = asterisms->begin(); in process()
1019 iter != asterisms->end(); iter++) in process()
1091 AsterismList* asterisms = u->getAsterisms(); in process() local
1092 for (AsterismList::const_iterator iter = asterisms->begin(); in process()
1093 iter != asterisms->end(); iter++) in process()
H A Duniverse.h123 AsterismList* asterisms; variable
H A Duniverse.cpp33 asterisms(NULL), in Universe()
82 return asterisms; in getAsterisms()
87 asterisms = _asterisms; in setAsterisms()
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DAsterismMgr.cpp65 for (auto* asterism : asterisms) in ~AsterismMgr()
253 for (auto* asterism : asterisms) in loadLines()
256 asterisms.clear(); in loadLines()
275 asterisms.push_back(aster); in loadLines()
316 for (auto* asterism : asterisms) in drawLines()
339 for (auto* asterism : asterisms) in drawRayHelpers()
361 for (auto* asterism : asterisms) in drawNames()
380 for (auto* asterism : asterisms) in findFromAbbreviation()
398 if (asterisms.empty()) return; in loadNames()
401 for (auto* asterism : asterisms) in loadNames()
[all …]
H A DAsterismMgr.hpp284 std::vector<Asterism*> asterisms; member in AsterismMgr
/dports/astro/stellarium/stellarium-0.21.3/skycultures/western/
H A Dasterism_lines.fab1 # Ray helpers (no asterisms as fact)
12 # Large seasonal asterisms
21 # Form-forming asterisms
37 # Associative and sectional asterisms
71 # Binocular asterisms
79 # Telescopic asterisms
84 # Hint: http://deepsky.waarnemen.com/asterisms/Asterisms_EN_VER4.2.pdf
H A Dasterism_names.eng.fab1 # Large seasonal asterisms
10 # Form-forming asterisms
25 # Associative and sectional asterisms
60 # Binocular asterisms
68 # Telescopic asterisms
H A Dreference.fab32 29|Software Bisque: A Complete List of Asterisms|https://www.bisque.com/tom/asterisms/list.asp
33 …hern Iowa, EARTHSCI 1100 - Astronomy, Asterisms.|https://sites.uni.edu/morgans/astro/asterisms.html
/dports/astro/stellarium/stellarium-0.21.3/skycultures/indian/
H A Dasterism_names.eng.fab1asterisms, we should also find some way of selecting favourites, e.g. there are "Winter Hexagon" a…
3 …f the English strings to other languages. These strings will be used as asterisms labels. In addit…
H A Ddescription.en.utf87 <p>In stellarium, we show Rāśi constellations attached to the corresponding asterisms, and not as d…
11asterisms known as the nakṣatra-s (full list, with western equivalents here: https://goo.gl/2PVi2…
16 <p>A few of the yogatārā-s or prominent asterisms in the nakṣatra-s (going by their mainstream iden…
/dports/astro/stellarium/stellarium-0.21.3/skycultures/western_rey/
H A Dasterism_names.eng.fab3 # Modified and extended asterisms and added ray helpers 2019 Ruud Janssen.
H A Dasterism_lines.fab3 # Modified and extended asterisms and added ray helpers 2019 Ruud Janssen.
/dports/astro/stellarium/stellarium-0.21.3/guide/
H A Dch_skycultures.tex78 asterisms as representations of a third. Or comparison of two
79 stick figure sets in constellations and asterisms. These figures
324 \label{sec:skycultures:asterisms}
330 Those features are called ``asterisms''.
334 Ursa Major, Ursa Minor and Cassiopeia might be useful. The asterisms and help rays are listed in
339 will be used as asterisms labels. In addition, after a hash mark (\texttt{\#}) marking a comment si…
347 The stick figures of asterisms are coded in \file{asterism\_lines.fab}
365 The help rays are actually a special form of asterisms in Stellarium.
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1910 AsterismList* asterisms = u->getAsterisms(); in celestia_showconstellations() local
1914 for (AsterismList::const_iterator iter = asterisms->begin(); in celestia_showconstellations()
1915 iter != asterisms->end(); iter++) in celestia_showconstellations()
1940 iter != asterisms->end(); iter++) in celestia_showconstellations()
1959 AsterismList* asterisms = u->getAsterisms(); in celestia_hideconstellations() local
1963 for (AsterismList::const_iterator iter = asterisms->begin(); in celestia_hideconstellations()
1964 iter != asterisms->end(); iter++) in celestia_hideconstellations()
1989 iter != asterisms->end(); iter++) in celestia_hideconstellations()
2008 AsterismList* asterisms = u->getAsterisms(); in celestia_setconstellationcolor() local
2018 iter != asterisms->end(); iter++) in celestia_setconstellationcolor()
[all …]
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1910 AsterismList* asterisms = u->getAsterisms(); in celestia_showconstellations() local
1914 for (AsterismList::const_iterator iter = asterisms->begin(); in celestia_showconstellations()
1915 iter != asterisms->end(); iter++) in celestia_showconstellations()
1940 iter != asterisms->end(); iter++) in celestia_showconstellations()
1959 AsterismList* asterisms = u->getAsterisms(); in celestia_hideconstellations() local
1963 for (AsterismList::const_iterator iter = asterisms->begin(); in celestia_hideconstellations()
1964 iter != asterisms->end(); iter++) in celestia_hideconstellations()
1989 iter != asterisms->end(); iter++) in celestia_hideconstellations()
2008 AsterismList* asterisms = u->getAsterisms(); in celestia_setconstellationcolor() local
2018 iter != asterisms->end(); iter++) in celestia_setconstellationcolor()
[all …]
/dports/astro/stellarium/stellarium-0.21.3/skycultures/western_sternenkarten/
H A Dreference.fab32 29|Software Bisque: A Complete List of Asterisms|https://www.bisque.com/tom/asterisms/list.asp
33 …hern Iowa, EARTHSCI 1100 - Astronomy, Asterisms.|https://sites.uni.edu/morgans/astro/asterisms.html
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelApp.cpp549 AsterismMgr* asterisms = new AsterismMgr(hip_stars); in init() local
550 asterisms->init(); in init()
551 getModuleMgr().registerModule(asterisms); in init()
/dports/astro/celestia-gtk/celestia-1.6.1/po/
H A DPOTFILES.in87 #po/asterisms.pot
/dports/astro/celestia/celestia-1.6.1/po/
H A DPOTFILES.in87 #po/asterisms.pot
/dports/astro/stellarium/stellarium-0.21.3/skycultures/belarusian/
H A Ddescription.en.utf86 asterisms have multiple recorded meanings, ranging from ancient to Christianized.</p>

12345678910>>...17